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:
lisong
2026-08-05 17:27:15 +08:00
16 changed files with 997 additions and 963 deletions
@@ -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>