zengyicheng 1 年之前
父节点
当前提交
4514254843
共有 1 个文件被更改,包括 1 次插入1 次删除
  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);
 });
 
 //查询幼儿园分类