feat:老风控特批使用单独bool量识别,新风控需审批采用新状态RiskWarning,风控流程状态优先级Error>Warning(老风控特批,给前端CODE为ERROR)>RiskWarning>Success(可能带有ShowTIip)。新风控特批时,识别RULEID,不再采用BOOL统一通过
This commit is contained in:
@@ -787,6 +787,8 @@ namespace YLErp.Modules.TradeModule.DealModule
|
||||
public TradeOpenRetCode RetCode;
|
||||
|
||||
public int TrialDataId;
|
||||
public List<string> IgnoredRiskRuleIds;
|
||||
public bool OldRiskNeedSpecialApproval;
|
||||
|
||||
/// <summary>
|
||||
/// 错误信息
|
||||
|
||||
Reference in New Issue
Block a user