Commit c780c069 by 王军业

【修改合同】

1 parent 83f5e2d7
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
deduct_amount=#{deduct_amount}, deduct_amount=#{deduct_amount},
</if> </if>
<if test="contract_amount_note != null and contract_amount_note != ''"> <if test="contract_amount_note != null and contract_amount_note != ''">
contract_type=#{contract_type}, contract_amount_note=#{contract_amount_note},
</if> </if>
<if test="stop_amount != null and stop_amount != ''"> <if test="stop_amount != null and stop_amount != ''">
stop_amount=#{stop_amount}, stop_amount=#{stop_amount},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!