Browse Source

一些功能

Kirin 3 years ago
parent
commit
25890ed549
1 changed files with 0 additions and 1 deletions
  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)