|
@@ -10154,6 +10154,11 @@ router.route("/select_cocoStudy_dataInsights").all((req,res,next)=>{
|
|
|
getmysql(req, res, "select_cocoStudy_dataInsights",json["uid"],json["subject"],json["grade"],json["class"],json["type"]);
|
|
getmysql(req, res, "select_cocoStudy_dataInsights",json["uid"],json["subject"],json["grade"],json["class"],json["type"]);
|
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|