代码优化
This commit is contained in:
parent
b000767268
commit
0c12c5cf2a
|
|
@ -61,6 +61,7 @@
|
|||
<if test="updateUserName != null and updateUserName != ''">update_user_name = #{updateUserName},</if>
|
||||
update_time = NOW()
|
||||
</trim>
|
||||
where id = #{id}
|
||||
</update>
|
||||
|
||||
<delete id="deleteImportantMatter">
|
||||
|
|
|
|||
Loading…
Reference in New Issue