|
@@ -386,7 +386,7 @@ INSERT INTO `sys_system_resource_role`( `resource_id`, `role_id`, `create_time`)
|
|
|
-INSERT INTO `sys_system_resource`( `pid`, `url`, `content`, `create_time`, `state`, `grade`, `front_path`, `sort`) VALUES ( 297, '/', '订单管理', '2021-07-21 16:34:20', 1, 2, '/manage_order/order_manage_list', 27);
|
|
|
+INSERT INTO `sys_system_resource`( `pid`, `url`, `content`, `create_time`, `state`, `grade`, `front_path`, `sort`) VALUES ( 297, '/', '订单管理', '2021-07-21 16:34:20', 1, 2, '/manage_neworder/order_manage_list', 27);
|
|
|
INSERT INTO `sys_system_resource_role`( `resource_id`, `role_id`, `create_time`) VALUES ( 913, 1, '2021-07-21 21:49:09');
|