fix代码合并bug
This commit is contained in:
parent
d5d84967c4
commit
36f6a457cf
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue