20230518.txt 542 字节

INSERT INTO `admin_menu` (`id`, `parent_id`, `order`, `title`, `icon`, `uri`, `permission`, `visible`, `created_at`, `updated_at`, `deleted_at`) VALUES (NULL, 12, 4, '分类列表', 'fa-tag', '/first-categories', '*', 1, '2023-5-18 13:58:42', '2023-05-18 13:57:31', NULL);

INSERT INTO `admin_menu` (`id`, `parent_id`, `order`, `title`, `icon`, `uri`, `permission`, `visible`, `created_at`, `updated_at`, `deleted_at`) VALUES (NULL, 12, 5, '场景列表', 'fa-tags', '/categories', '*', 1, '2023-5-18 13:58:42', '2023-5-18 13:58:42', NULL);