zengyicheng 1 tahun lalu
induk
melakukan
4514254843
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);
 });
 
 //查询幼儿园分类