feat: add backend rule group and permission support

This commit is contained in:
wren
2026-05-06 09:40:37 +08:00
parent 7acbe0f1d9
commit 76ba7e65ed
45 changed files with 6175 additions and 110 deletions
+1 -2
View File
@@ -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