提交 c577d6ef 作者: 张小凤

CooperationDao.xml(add)

上级 2c7dec1c
......@@ -105,9 +105,8 @@
<if test="applyStatus != null">
apply_status = #{applyStatus},
</if>
<if test="remark != null and remark != '' ">
remark = #{remark}
</if>
remark = #{remark},
update_time=NOW()
</set>
WHERE id = #{id}
</update>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论