wesmiler 2 gadi atpakaļ
vecāks
revīzija
b295458656
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      app/Services/Api/OrderService.php

+ 2 - 1
app/Services/Api/OrderService.php

@@ -250,7 +250,8 @@ class OrderService extends BaseService
             $this->error = 2904;
             $this->error = 2904;
             return false;
             return false;
         }
         }
-
+var_dump($goods);
+        return false;
         // 优惠券
         // 优惠券
         $couponPrice = 0;
         $couponPrice = 0;
         if($couponId > 0){
         if($couponId > 0){