Commit aa6d5407 by mercymodest

feat:- add sql

parent d449bf99
alter table store_card
alter table store_card
......@@ -72,3 +72,9 @@ VALUES ('5e2d0247aac540f5988eb186aaa3313d', '3', DEFAULT, DEFAULT);
INSERT INTO group_menus (menu_uuid, group_uuid, create_time, update_time)
VALUES ('818a472d9f2b42b7b22286a5c93484e8', '3', DEFAULT, DEFAULT);
alter table store_card
add deduction_order_time 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