瀏覽代碼

加接口

SanHQin 3 天之前
父節點
當前提交
a4280090f0
共有 1 個文件被更改,包括 5 次插入0 次删除
  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");
+})
+
 
 
 //教师管理 查看填写范围的教师权限