Browse Source

超节损优化

qiuenguang 11 tháng trước cách đây
mục cha
commit
6d7ecfea18
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      application/api/controller/OrderSuperLoss.php

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

@@ -1184,7 +1184,6 @@ class OrderSuperLoss extends Api
                     ->whereOr('b.质量考核', null);
             })
             ->where('c.jjcp_smb', 'like', '末%')
-            ->fetchSql(true)
             ->select();
         $data = [];