fix代码合并bug

This commit is contained in:
Harryxzy 2023-07-26 17:53:40 +08:00
parent d5d84967c4
commit 36f6a457cf
1 changed files with 1 additions and 3 deletions

View File

@ -752,9 +752,7 @@
<if test="salaryMonth != null">
salary_month=#{salaryMonth},
</if>
<if test="useType != null">
use_type=#{useType},
</if>
<if test="salaryAcctRecordId != null">
salary_acct_record_id=#{salaryAcctRecordId},
</if>