|
@@ -34,4 +34,4 @@ INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`,
|
|
|
INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`, `permission`, `created_at`, `updated_at`, `path`) VALUES (37, 'OperationLog', 'web', 26, 0, NULL, NULL, 'system-operation-log.index', '2024-07-15 16:59:48', '2024-07-15 16:59:51', '26,37');
|
|
|
INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`, `permission`, `created_at`, `updated_at`, `path`) VALUES (39, 'AllCompany', 'web', 19, 0, NULL, NULL, 'company.index', '2024-08-01 16:21:21', '2024-08-01 16:21:29', '19,39');
|
|
|
INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`, `permission`, `created_at`, `updated_at`, `path`) VALUES (40, '4SProject', 'web', 10, 0, NULL, NULL, 'project.4s', '2024-08-27 15:09:25', '2024-08-27 15:09:28', '9,10,40');
|
|
|
-INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`, `permission`, `created_at`, `updated_at`, `path`) VALUES (41, 'IOT', 'web', 10, 0, NULL, NULL, 'project.iot', '2024-11-20 15:23:32', '2024-11-20 15:23:27', '9,10,43');
|
|
|
+INSERT INTO `menus` (`id`, `name`, `group`, `parent_id`, `order`, `icon`, `uri`, `permission`, `created_at`, `updated_at`, `path`) VALUES (41, 'IOT', 'web', 10, 0, NULL, NULL, 'project.iot', '2024-11-20 15:23:32', '2024-11-20 15:23:27', '9,10,41');
|