统一 boot 和 cloud 代码

This commit is contained in:
YunaiV
2023-10-24 13:39:21 +08:00
parent af788e36ce
commit df00126fa4
12 changed files with 22 additions and 8 deletions

View File

@ -1,2 +0,0 @@
INSERT INTO system_menu (name, permission, type, sort, parent_id, path, icon, component, component_name)
VALUES ('核销订单', '', 2, 2, 2166, 'pick-up-order', 'ep:list', 'mall/trade/delivery/pickUpOrder/index', 'PickUpOrder');