mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
优化module包的名称
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package mysqlmondule
|
package mysqlmodule
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"database/sql"
|
"database/sql"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package mysqlmondule
|
package mysqlmodule
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|||||||
Reference in New Issue
Block a user