Kaynağa Gözat

会员升级

Kirin 2 yıl önce
ebeveyn
işleme
96d23af5d0

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

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