放开涉疑交易流水级模型命中

This commit is contained in:
wjj
2026-06-01 16:44:51 +08:00
committed by wkc
parent 64cb847db3
commit 35467fd361

View File

@@ -531,10 +531,6 @@
from ccdi_bank_statement_tag_result tr
where tr.project_id = #{query.projectId}
and tr.bank_statement_id is not null
and (
tr.rule_name like '%可疑%'
or tr.rule_code = 'ABNORMAL_CUSTOMER_TRANSACTION'
)
</sql>
<sql id="suspiciousTransactionNameHitSql">