rabin hace 1 mes
padre
commit
eace867e5f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/Manage.php

+ 1 - 1
api/Manage.php

@@ -67,7 +67,7 @@ class Manage extends Auth
         $data = Dever::input();
 
         $set = [];
-        $set['num'] = 10;
+        $set['num'] = 18;
         $where['rule_id'] = $id;
         $where['status'] = 1;
         #$where['cate_id'] = $cate_id;