2 lines
77 B
MySQL
2 lines
77 B
MySQL
|
|
# 用户-微信web用户openid
|
||
|
|
ALTER TABLE `s_user` drop `weixin_web_openid`;
|