fix代码合并bug
This commit is contained in:
parent
36f6a457cf
commit
ed99e186e1
|
|
@ -752,7 +752,6 @@
|
|||
<if test="salaryMonth != null">
|
||||
salary_month=#{salaryMonth},
|
||||
</if>
|
||||
|
||||
<if test="salaryAcctRecordId != null">
|
||||
salary_acct_record_id=#{salaryAcctRecordId},
|
||||
</if>
|
||||
|
|
|
|||
Loading…
Reference in New Issue