Kirin 1 سال پیش
والد
کامیت
96d23af5d0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/services/order/StoreOrderCreateServices.php

+ 1 - 0
app/services/order/StoreOrderCreateServices.php

@@ -195,6 +195,7 @@ class StoreOrderCreateServices extends BaseServices
             'order_province' => $addressInfo['province'],
             'order_province' => $addressInfo['province'],
             'order_city' => $addressInfo['city'],
             'order_city' => $addressInfo['city'],
             'order_district' => $addressInfo['district'],
             'order_district' => $addressInfo['district'],
+            'send_area_award' => 0,
             'user_location' => $userLocation,
             'user_location' => $userLocation,
             'cart_id' => $cartIds,
             'cart_id' => $cartIds,
             'total_num' => $totalNum,
             'total_num' => $totalNum,