Test: filesystem/file, filesystem, filesystem/hook, model/file/Create

This commit is contained in:
HFO4
2019-11-20 17:21:30 +08:00
parent 438ce02420
commit 7cb27b2102
11 changed files with 200 additions and 19 deletions

View File

@@ -52,7 +52,7 @@ func Init() {
//db.SetLogger(util.Log())
if err != nil {
util.Log().Panic("连接数据库不成功", err)
util.Log().Panic("连接数据库不成功, %s", err)
}
//设置连接池