Explorar el Código

超节损和工序大废品优化

qiuenguang hace 1 año
padre
commit
b27b418492
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');