|
@@ -376,6 +376,9 @@ DELETE FROM store_cms_article WHERE category_id IN (9,10,11);
|
|
|
+INSERT INTO `sys_system_resource`(`resource_id`, `pid`, `url`, `content`, `create_time`, `state`, `grade`, `front_path`, `sort`) VALUES (911, 685, '/', '数据大屏', '2021-07-21 16:34:20', 1, 3, '/statistics/bigscreen', 0);
|
|
|
+INSERT INTO `sys_system_resource_role`(`resource_role_id`, `resource_id`, `role_id`, `create_time`) VALUES (19174, 911, 1, '2021-07-21 21:49:09');
|