上传apk优化

This commit is contained in:
jjLv 2025-05-12 13:15:36 +08:00
parent 3cb9a5023e
commit 10aa9de977
1 changed files with 0 additions and 3 deletions

View File

@ -237,9 +237,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="updateContent != null and updateContent != ''">
update_content = #{updateContent},
</if>
<if test="updateContent != null and updateContent != ''">
update_content = #{updateContent},
</if>
<if test="deployUser != null and deployUser != ''">
deploy_user = #{deployUser},
</if>