|
@@ -87,7 +87,7 @@ CREATE TABLE `system_menu_t`
|
|
|
-- Records of system_menu_t
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `system_menu_t`
|
|
|
-VALUES ('71807970486000184', '0', '首页', 'Heme', 'M', '/system/home/index', '/system/home/index', '', 'home', '1', '1',
|
|
|
+VALUES ('71807970486000184', '0', '首页', 'Heme', 'M', '/home', '/home/index', '', 'home', '1', '1',
|
|
|
'1', '1', 0, '1', '1', 0, '0', '1', '2025-07-11 15:40:30', '1', '2025-07-11 15:40:30', NULL);
|
|
|
INSERT INTO `system_menu_t`
|
|
|
VALUES ('71808051400000125', '0', '权限控制', 'Auth', 'C', '', '', '', 'auth', '1', '1', '', '1', 1, '1', '1', 0, '0',
|