|
@@ -10278,6 +10278,13 @@ router.route("/select_cocoStudyAnalysis").all((req,res,next)=>{
|
|
|
getmysql(req, res, "select_cocoStudyAnalysis",json["uid"],json["pid"],json["type"],json["index"]);
|
|
getmysql(req, res, "select_cocoStudyAnalysis",json["uid"],json["pid"],json["type"],json["index"]);
|
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
|
postmysql(req, res, "getTestWorkTeacherCount");
|
|
postmysql(req, res, "getTestWorkTeacherCount");
|