Commit 7c43a613 by mercymodest

feat:- add sql

parent ff534ed9
alter table store
alter table store
......@@ -262,6 +262,13 @@ VALUES ('b048ef7c3c9a4d369931b5aa622e0d79', 846782090753224704, '查询月付卡
DEFAULT, DEFAULT, null, 2, null);
INSERT INTO yoga_dev.group_menus (menu_uuid, group_uuid, create_time, update_time)
VALUES ('a7bd24ee967948ac8535769818b46759', 'a2a28d991f4b11ecbf1c00163e0434b9', DEFAULT, DEFAULT);
INSERT INTO yoga_dev.group_menus (menu_uuid, group_uuid, create_time, update_time)
VALUES ('b048ef7c3c9a4d369931b5aa622e0d79', 'a2a28d991f4b11ecbf1c00163e0434b9', DEFAULT, DEFAULT);
......
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