zengyicheng 1 year ago
parent
commit
4514254843
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pbl.js

+ 1 - 1
pbl.js

@@ -5201,7 +5201,7 @@ router.route("/selectStudentAndRecord").all(function(req, res, next) {
 router.route("/selectVeidooType").all(function(req, res, next) {
     var json = queryString(req.url);
     // console.log(json);
-    getmysql(req, res, "selectVeidooType", json['uid'], json['cid'], json['cu'], json['cn'], json['cm'], json['page'], json['lim']);
+    getmysql(req, res, "selectVeidooType", json['uid'], json['cid'], json['cu'], json['cn'], json['cm'], json['page'], 10);
 });
 
 //查询幼儿园分类