This website requires JavaScript.
Explore
Help
Sign In
sileya-ai
/
vr-shopxo-source
Watch
1
Star
0
Fork
You've already forked vr-shopxo-source
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c20db0979f
vr-shopxo-source
/
application
/
plugins
/
weixinwebauthorization
/
uninstall.sql
2 lines
83 B
MySQL
Raw
Normal View
History
Unescape
Escape
微信绑定
2019-05-25 17:32:21 +00:00
# 用户-微信web用户openid
细节优化
2019-06-12 16:56:02 +00:00
ALTER
TABLE
`
{
PREFIX
}
user
`
drop
`
weixin_web_openid
`
;