同步最新 SQL 脚本

This commit is contained in:
YunaiV
2023-10-17 23:23:17 +08:00
parent 4b0333f3e9
commit 5842a361e2
2 changed files with 39 additions and 28 deletions

View File

@ -1,2 +0,0 @@
INSERT INTO system_menu (name, permission, type, sort, parent_id, path, icon, component, component_name)
VALUES ('商城首页', '', 2, 1, 2362, 'home', 'ep:home-filled', 'mall/home/index', 'MallHome');