修复银行流水批量入库MySQL1869异常

This commit is contained in:
wkc
2026-03-20 17:06:18 +08:00
parent 4e4af5d9fb
commit 1958a00ce6
3 changed files with 66 additions and 1 deletions

View File

@@ -403,7 +403,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
)
</foreach>
on duplicate key update
bank_statement_id = bank_statement_id
batch_id = batch_id
</insert>
<delete id="deleteByProjectIdAndBatchId">