Commit 095b5b1d by mercymodest

feat:- add sql

parent 4b2ad363
alter table store
alter table store
......@@ -276,6 +276,8 @@ INSERT INTO yoga_dev.group_menus (menu_uuid, group_uuid, create_time, update_tim
VALUES ('b048ef7c3c9a4d369931b5aa622e0d79', '3', DEFAULT, DEFAULT);
alter table user_card
add renewal_date datetime null comment '续卡日期';
......
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