Commit d7ad9e9b by 王军业

6666666

1 parent 432cf542
......@@ -165,9 +165,7 @@
<if test="contract_note != null and contract_note != ''">
,#{contract_note}
</if>
<if test="is_delete != null and is_delete != ''">
,#{is_delete}
</if>
,false
<if test="project_unid != null and project_unid != ''">
,#{project_unid}
</if>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!