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) {
 router.route("/selectVeidooType").all(function(req, res, next) {
     var json = queryString(req.url);
     var json = queryString(req.url);
     // console.log(json);
     // 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);
 });
 });
 
 
 //查询幼儿园分类
 //查询幼儿园分类