init
This commit is contained in:
2
sql/dk.sql
Normal file
2
sql/dk.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `dk`.`sys_user`
|
||||
ADD COLUMN `open_id` varchar(255) NULL COMMENT 'open-id' AFTER `remark`;
|
||||
Reference in New Issue
Block a user