config file error

This commit is contained in:
2024-11-01 00:29:35 +08:00
parent dcac6578dc
commit 431ab13673
4 changed files with 9 additions and 5 deletions

View File

@@ -36,7 +36,6 @@ func init() {
flag.Parse()
conf.SetUp()
conf.SetUp1()
models.SetUp(isOrmDebug)
}