fix代码合并bug

This commit is contained in:
Harryxzy 2023-07-26 17:56:25 +08:00
parent 36f6a457cf
commit ed99e186e1
1 changed files with 0 additions and 1 deletions

View File

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