lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
fd04900280
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pbl.js

+ 4 - 0
pbl.js

@@ -1350,6 +1350,10 @@ router.route('/selectStudentCourseNew22').all((req, res, next) => {
     var json = queryString(req.url);
     getmysql(req, res, "selectStudentCourseNew22", json['type'], json['uid'], json['oid'], json['org'], json['typea'], json['typeb'], json['typec'], json['typed'], json['typef'], json['typeE'], json['cu'], json['cn'], json['page'], json['pageSize']);
 });
+router.route('/selectStudentCourseNew222').all((req, res, next) => {
+    var json = queryString(req.url);
+    getmysql(req, res, "selectStudentCourseNew222", json['type'], json['uid'], json['oid'], json['org'], json['typea'], json['typeb'], json['typec'], json['typed'], json['typef'], json['typeE'], json['cu'], json['cn'], json['page'], json['pageSize']);
+});
 router.route('/selectStudentCourseNew22Mode').all((req, res, next) => {
     var json = queryString(req.url);
     getmysql(req, res, "selectStudentCourseNew22Mode", json['type'], json['uid'], json['oid'], json['org'], json['typea'], json['typeb'], json['typec'], json['typed'], json['typef'], json['typeE'], json['cu'], json['cn']);