配置文件管理

This commit is contained in:
John
2018-01-19 15:26:28 +08:00
parent 83bf0ce16d
commit fbd8bf9d18
6 changed files with 118 additions and 456 deletions

View File

@ -17,7 +17,7 @@ func init () {
Port : "3306",
User : "root",
Pass : "123456",
Name : "test2",
Name : "test",
Type : "mysql",
Role : "master",
Charset : "utf8",
@ -416,7 +416,7 @@ func main() {
//create()
//create()
//insert()
//query()
query()
//replace()
//save()
//batchInsert()