|
@@ -1341,7 +1341,7 @@ router.route('/selectTypeCourse2GM').all((req, res, next) => {
|
|
|
- getmysql(req, res, "selectTypeCourse2GM", json['oid'], json['org'], json['typea'], json['typeb'], json['typec'], json['typed'], json['typeE'], json['cu'], json['cn'], json['classid'], json['org'], json['page'], 10);
|
|
|
+ getmysql(req, res, "selectCourseExamine", json['oid'], json['org'], json['typea'], json['typeb'], json['typec'], json['typed'], json['typeE'], json['cu'], json['cn'], json['classid'], json['org'], json['page'], 10);
|