放开涉疑交易流水级模型命中
This commit is contained in:
@@ -531,10 +531,6 @@
|
|||||||
from ccdi_bank_statement_tag_result tr
|
from ccdi_bank_statement_tag_result tr
|
||||||
where tr.project_id = #{query.projectId}
|
where tr.project_id = #{query.projectId}
|
||||||
and tr.bank_statement_id is not null
|
and tr.bank_statement_id is not null
|
||||||
and (
|
|
||||||
tr.rule_name like '%可疑%'
|
|
||||||
or tr.rule_code = 'ABNORMAL_CUSTOMER_TRANSACTION'
|
|
||||||
)
|
|
||||||
</sql>
|
</sql>
|
||||||
|
|
||||||
<sql id="suspiciousTransactionNameHitSql">
|
<sql id="suspiciousTransactionNameHitSql">
|
||||||
|
|||||||
Reference in New Issue
Block a user