Browse Source

加接口

SanHQin 2 days ago
parent
commit
a4280090f0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pbl.js

+ 5 - 0
pbl.js

@@ -9217,6 +9217,11 @@ router.route("/update_testCourseWorks_isReviewById").all((req,res,next)=>{
 	postmysql(req, res, "update_testCourseWorks_isReviewById");
 })
 
+//qgt 修改课程班级
+router.route("/update_CourseJuriById").all((req,res,next)=>{
+	postmysql(req, res, "update_CourseJuriById");
+})
+
 
 
 //教师管理 查看填写范围的教师权限