@@ -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)