feat:修改互换交易样式以支持展示新风控内容,将rule与application加载前移到系统启动时
This commit is contained in:
@@ -133,6 +133,7 @@ namespace YLErp.Modules.TradeModule.DealModule
|
||||
|
||||
if (!string.IsNullOrEmpty(temp.TipMsg))
|
||||
{
|
||||
result.TrialDataId = temp.TrialDataId;
|
||||
sbTip.AppendLine(temp.TipMsg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user