更新 mysql.sql
This commit is contained in:
@@ -33,7 +33,7 @@ VALUES ('课程信息', 'student', '/course-info', 1),
|
||||
INSERT INTO menu_items (menu_name, role, path, `order`)
|
||||
VALUES ('课程类别', 'teacher', '/course-category', 1),
|
||||
('课程信息', 'teacher', '/course-info', 2),
|
||||
('课程签到', 'teacher', '/attendance', 3),
|
||||
('课程签到', 'teacher', '/attendance-teacher', 3),
|
||||
('签到提醒', 'teacher', '/attendance-reminder', 4);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user