This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
//..
private_deployment
xhxu
2 years ago
parent
3d09dbd268
commit
3930c06801
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/resources/mapper/UserBasicPropertyMapper.xml
+ 1
- 1
suimangService/src/main/resources/mapper/UserBasicPropertyMapper.xml
View File
@@ -56,7 +56,7 @@
set `update_date` = #{updateDate}
,`digital_avatar_residue_glod` = digital_avatar_residue_glod+#{reduceGlod}
where id = #{id}
and digital_avatar_residue_glod+#{reduceGlod} > 0
and digital_avatar_residue_glod+#{reduceGlod} >
=
0
</update>
</mapper>
Write
Preview
Loading…
Cancel
Save