Commit 5c0df0c2 by mercymodest

feat:- add sql

parent 858924ab
alter table t_device_group
alter table t_device_group
......@@ -22,7 +22,7 @@ alter table t_user
alter table t_email_callback_log
add utc_offset tinyint default 0 null comment '时区偏移量';
alter table t_user_device_codes
alter table t_email_callback_log
add s3_keys text null comment 's3 key 集合';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment