Ver código fonte

超节损优化

unknown 4 horas atrás
pai
commit
541a92226c
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      application/api/controller/OrderSuperLoss.php

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

@@ -1097,7 +1097,6 @@ class OrderSuperLoss extends Api
                 LEFT JOIN db_sczl c ON a.Gy0_gdbh = c.sczl_gdbh AND a.Gy0_yjno = c.sczl_yjno AND a.Gy0_gxh = c.sczl_gxh
                 WHERE a.Gy0_gdbh = '{$order}' and a.GY0_Yjno = '{$yjno}' GROUP BY a.Gy0_yjno, a.Gy0_gxh ORDER BY a.Gy0_yjno, a.Gy0_gxh";
         $data = Db::query($sql);
-        halt($data);
         //手检数据
         $handData =db('db_手工检验')->where('sczl_gdbh',$order)->field('sum(sczl_cl) as cl,rtrim(sczl_yjgx) as sczl_gxh')->select();
         //包装及成品防护数据