|
@@ -624,4 +624,8 @@ SET name='查看报告', url='View', `type`='LINK', parent_id=2002, `sequence`=1
|
|
(id, name, url, `type`, parent_id, `sequence`, property, related, enable, default_auth, front_display)
|
|
(id, name, url, `type`, parent_id, `sequence`, property, related, enable, default_auth, front_display)
|
|
-VALUES(2031, '报告数据发生变化', '/api/admin/course/degree/report/change', 'URL', 2006, 1, 'AUTH', NULL, 1, 1, 1);
|
|
|
|
|
|
+VALUES(2031, '报告数据发生变化', '/api/admin/course/degree/report/change', 'URL', 2006, 1, 'AUTH', NULL, 1, 1, 1);
|