This commit is contained in:
邹宗楠
2024-10-11 15:03:10 +08:00
parent 490ab561da
commit 1c136089da
5 changed files with 0 additions and 9 deletions

View File

@@ -137,7 +137,6 @@ var (
func init() {
Init() // 这里必须要调用
globals.SugarLogger.Debugf("-----------api")
}
// 这样写的原因是在测试时,可以重新读取配置文件