|
@@ -8531,6 +8531,11 @@ router.route('/select_appStore').all((req,res,next)=>{
|
|
getmysql(req, res, "select_appStore", json["uid"],json["name"],json["label"],json["type"],json["juri"],json["stand"]);
|
|
getmysql(req, res, "select_appStore", json["uid"],json["name"],json["label"],json["type"],json["juri"],json["stand"]);
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
router.route("/getTestWorkTeacherCount").all((req,res,next)=>{
|
|
postmysql(req, res, "getTestWorkTeacherCount");
|
|
postmysql(req, res, "getTestWorkTeacherCount");
|