Commit 16dd3e42 by hcy001

bom4

parent c4fa8eb5
Showing with 1 additions and 1 deletions
......@@ -28,7 +28,7 @@ func Setup() {
}
Db.SingularTable(true)
Db.LogMode(true)
//Db.LogMode(true)
Db.DB().SetMaxIdleConns(10)
Db.DB().SetMaxOpenConns(100)
Db.DB().SetConnMaxLifetime(10 * time.Second)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment