|
@@ -9027,6 +9027,10 @@ router.route("/select_teachingModeByAppUrlAndClassId").all((req,res,next)=>{
|
|
getmysql(req, res, "select_teachingModeByAppUrlAndClassId", json["uid"],json["appUrl"]);
|
|
getmysql(req, res, "select_teachingModeByAppUrlAndClassId", json["uid"],json["appUrl"]);
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|