feat: add backend rule group and permission support
This commit is contained in:
@@ -236,8 +236,7 @@ rules:
|
||||
name: 利率不超过法定上限(LPR × 4 倍)
|
||||
risk: high
|
||||
score: 20
|
||||
depends_on:
|
||||
- when: derived.LPR_4x != null
|
||||
activate_if: derived.LPR_4x != null
|
||||
stages:
|
||||
- id: '1'
|
||||
check: required
|
||||
|
||||
Reference in New Issue
Block a user