Kirin 4 роки тому
батько
коміт
25890ed549
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      app/api/controller/order/StoreOrderController.php

+ 0 - 1
app/api/controller/order/StoreOrderController.php

@@ -380,7 +380,6 @@ class StoreOrderController
             ->where('status', 0)
             ->where('is_del', 0)
             ->where('is_system_del', 0)
-            ->where('is_system_del', 0)
             ->where('store_id', 0)
             ->where('shipping_type', 2)
             ->where('gift_uid', 0)