فهرست منبع

快递同步韵达

ANG YU 4 سال پیش
والد
کامیت
8d7e26d4cb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Services/LogisticYDService.php

+ 1 - 1
app/Services/LogisticYDService.php

@@ -51,7 +51,7 @@ class LogisticYDService
                     "county" => $order->district,
                     "name" => $order->consignee_name,
                     "phone" => $order->consignee_phone,
-                    "province" => $order->province
+                    "province" => $order->province ?? $order->city,
                 ],
                 "sender" => $sender
             ];