This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
会员
release_toaliyun_real
xhxu
4 years ago
parent
e45d5d2869
commit
922bc7065b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
mallinkService/src/main/resources/mapper/WxCUserMapper.xml
+ 2
- 0
mallinkService/src/main/resources/mapper/WxCUserMapper.xml
View File
@@ -426,6 +426,8 @@
<update id="delForUserIdOnly">
update wx_c_user set update_date=now(),
phone = null,
pure_phone = null,
token = null,
expire_time=now(),
user_id = null
Write
Preview
Loading…
Cancel
Save