@ -14,7 +14,6 @@ func initApp() (closes []func()) {
// 初始化配置文件
config.InitConfig(&config.IniConfig{
ConfigPath: "config",
RunModel: "test",
RunModelErrAllow: true,
})