上传apk优化
This commit is contained in:
parent
3cb9a5023e
commit
10aa9de977
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue