Commit 4cc96678 by mercymodest

feat:- add sql

parent c42f686e
alter table store
alter table store
......@@ -224,6 +224,30 @@ alter table user_card_change_logs
# 删除 停卡,解除停卡,挂失,解挂,补卡 菜单
DELETE
FROM yoga_dev.menus
WHERE uuid = '91c4c76c03ec11ecbf1c00163e0434b9';
DELETE
FROM yoga_dev.menus
WHERE uuid = '196e0b8a094011ecbf1c00163e0434b9';
DELETE
FROM yoga_dev.menus
WHERE uuid = '8938e91f03ec11ecbf1c00163e0434b9';
DELETE
FROM yoga_dev.menus
WHERE uuid = '7e8997c403ec11ecbf1c00163e0434b9';
DELETE
FROM yoga_dev.menus
WHERE uuid = '752475fa03ec11ecbf1c00163e0434b9';
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