f
This commit is contained in:
@@ -209,6 +209,13 @@ const riskListConfig = {
|
||||
severity: 'medium',
|
||||
color: 'orange'
|
||||
},
|
||||
mediumRelationRisk: {
|
||||
name: '中介关联风险',
|
||||
description: '命中中介关联风险名单',
|
||||
icon: '🔗',
|
||||
severity: 'high',
|
||||
color: 'red'
|
||||
},
|
||||
phoneNumberStatus: {
|
||||
name: '手机号码状态异常',
|
||||
description: '手机号码状态存在异常',
|
||||
|
||||
Reference in New Issue
Block a user