代码优化

This commit is contained in:
马三炮 2025-04-14 13:56:16 +08:00
parent b000767268
commit 0c12c5cf2a
1 changed files with 1 additions and 0 deletions

View File

@ -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">