(feature):保证金模板字段添加
This commit is contained in:
@@ -309,6 +309,9 @@ namespace YLErp.Modules.AppModule
|
||||
//-----------------------------------------------
|
||||
// 删除不再使用的
|
||||
//-----------------------------------------------
|
||||
configService.AddDataIfNotExists("ProjectConfig", YLErp.Modules.SwapModule.SwapMarginTemplateConfigService.ConfigName,
|
||||
YLErp.Modules.SwapModule.SwapMarginTemplateConfigService.DefaultConfigJson, "text", "互换保证金模板(JSON)");
|
||||
|
||||
RemoveUnUsed(configService);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user