用户注册增加open_id记录
This commit is contained in:
parent
7c11dddcdd
commit
f97e3b75d4
2
1725270802_change_users.up.sql
Normal file
2
1725270802_change_users.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_users`
|
||||||
|
ADD COLUMN `open_id` varchar(50) NULL COMMENT 'open_id' AFTER `ip`;
|
Loading…
Reference in New Issue
Block a user