lvhao 5 月之前
父节点
当前提交
3b648a993b
共有 1 个文件被更改,包括 1 次插入22 次删除
  1. 1 22
      core/CoreApp/controllers/Zzququeu9.php

+ 1 - 22
core/CoreApp/controllers/Zzququeu9.php

@@ -622,7 +622,7 @@ class Zzququeu9 extends Start_Controller {
                }
         }
         
-          $info_list = $this->zzquque_u9->find_all($where,'*','id desc',$start,$perpage);
+          $info_list = $this->zzquque_u9->find_all($where,'*','id desc');
           $type_list = $this->zzquque_u9->getType();
           $list = [];
           foreach($info_list as $k=>$v){
@@ -660,28 +660,7 @@ class Zzququeu9 extends Start_Controller {
                }
                
               
-               if(!empty($v['cg_no'])){
-                    $cg_no = $v['cg_no'];
-               }
-               
-               if(!empty($v['xs_no'])){
-                    $xs_no = $v['xs_no'];
-               }
-               
-               if(!empty($v['xs_two_no'])){
-                    $xs_two_no = $v['xs_two_no'];
-               }
-               
               
-               if(!empty($v['bzch_no'])){
-                    $bzch_no = $v['bzch_no'];
-               }
-
-               $dr_no = "";
-             
-               if(!empty($v['dr_no'])){
-                    $dr_no = $v['dr_no'];
-               }
 
                $list[] = [
                     'id'=>$v['id'],