Commit 58ab5676 authored by huyuchen's avatar huyuchen

优化修改

parent b481c628
......@@ -606,6 +606,9 @@
<if test="changeContractAndEmployee != null">
CHANGE_CONTRACT_AND_EMPLOYEE = #{changeContractAndEmployee},
</if>
<if test="contractStartAdd != null">
CONTRACT_START_ADD = #{contractStartAdd},
</if>
<if test="contractEndAdd != null">
contract_end_add = #{contractEndAdd},
</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment