@@ -661,6 +661,6 @@ func afterInitTable() {
// 初始化是否启用mongo配置
InitUseMongoConf()
- // 初始化公用API
-
+ // 初始化商家基本配置
+ InitBusinessConf()
}