This commit is contained in:
2026-07-08 21:29:20 +08:00
parent a961ef2c3a
commit 2cd82d0572
17 changed files with 2028 additions and 769 deletions

View File

@@ -209,6 +209,13 @@ const riskListConfig = {
severity: 'medium',
color: 'orange'
},
mediumRelationRisk: {
name: '中介关联风险',
description: '命中中介关联风险名单',
icon: '🔗',
severity: 'high',
color: 'red'
},
phoneNumberStatus: {
name: '手机号码状态异常',
description: '手机号码状态存在异常',