소스 검색

一些功能

Kirin 3 년 전
부모
커밋
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)