|
|
@@ -8,7 +8,7 @@ INSERT INTO `menu`(`id`, `created_at`, `created_by`, `modified_at`, `modified_by
|
|
|
INSERT INTO `menu`(`id`, `created_at`, `created_by`, `modified_at`, `modified_by`, `active`, `enabled`, `icon`, `name`, `parent`, `path`, `root`, `sort`) VALUES (9, NULL, '', NULL, '', b'1', b'1', 'fas fa-cog', '配置', 2, '', b'0', 3);
|