优化流水账号入库和明细筛选

This commit is contained in:
wjj
2026-07-10 17:33:16 +08:00
parent c999497693
commit 486a499af7
9 changed files with 120 additions and 18 deletions

View File

@@ -12,9 +12,10 @@ const source = fs.readFileSync(
[
"涉疑交易明细",
"全部可疑人员类型",
"名单库命中",
"模型规则命中",
"预警类型",
"全部预警类型",
"员工规则命中",
"外部人员预警",
"本方账户",
"对方账户",
"关联员工",
@@ -29,6 +30,7 @@ const source = fs.readFileSync(
].forEach((token) => assert(source.includes(token), token));
[
"label=\"可疑规则\"",
"label=\"可疑人员\"",
"prop=\"suspiciousPersonName\"",
"label=\"关联人\"",