@@ -37,12 +37,7 @@ func init() {
flag.BoolVar(&isOrmDebug, "orm", true, "是否开启gorm的debug信息")
flag.Parse()
<<<<<<< HEAD
//conf.SetUp()
conf.SetUp1()
=======
conf.SetUp()
>>>>>>> c628419559368f0270c2573d91a06a1a9531d53a
models.SetUp(isOrmDebug)
}
The note is not visible to the blocked user.