dazhuang
This commit is contained in:
@@ -19,7 +19,7 @@ func Init() {
|
||||
//orm.RegisterDataBase("api", "mysql", "root:WebServer@1@tcp(127.0.0.1:3306)/api?charset=utf8mb4&loc=Local&parseTime=true")
|
||||
|
||||
// 开启sql打印
|
||||
orm.Debug = true
|
||||
//orm.Debug = true
|
||||
|
||||
orm.RegisterModel(new(legacymodel.Config))
|
||||
orm.RegisterModel(new(legacymodel.BlackClient))
|
||||
|
||||
Reference in New Issue
Block a user