Merge branch 'feature/p132_74-risk-engine' of https://gitee.glmszq.com/gsty/onederiv/trs into feature/p132_74-risk-engine
This commit is contained in:
@@ -804,6 +804,16 @@ namespace YLErp.Modules.TradeModule.DealModule
|
||||
public List<string> IgnoredRiskRuleIds;
|
||||
public bool OldRiskNeedSpecialApproval;
|
||||
|
||||
/// <summary>
|
||||
/// 新风控是否命中禁止规则
|
||||
/// </summary>
|
||||
public bool NewRiskBlocked;
|
||||
|
||||
/// <summary>
|
||||
/// 新风控是否命中需审批规则
|
||||
/// </summary>
|
||||
public bool NewRiskNeedApproval;
|
||||
|
||||
/// <summary>
|
||||
/// 错误信息
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user