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