소스 검색

超节损和工序大废品优化

qiuenguang 1 년 전
부모
커밋
b27b418492
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      application/api/controller/LargeWasteRewardPunish.php

+ 0 - 1
application/api/controller/LargeWasteRewardPunish.php

@@ -130,7 +130,6 @@ class LargeWasteRewardPunish extends Api
             ->order('UniqId desc')
             ->page($page,$limit)
             ->select();
-            halt($rows);
            $total = db()->table('db_大废品')->where($where)->count();
         }
         $gd = db()->table('工单_印件资料')->column('Yj_Gdbh, yj_yjmc');