a
This commit is contained in:
@@ -21,7 +21,7 @@ type WayBillInfo struct {
|
|||||||
PushTime int64 `json:"push_time"`
|
PushTime int64 `json:"push_time"`
|
||||||
CarrierDriverName string `json:"carrier_driver_name"`
|
CarrierDriverName string `json:"carrier_driver_name"`
|
||||||
CarrierDriverPhone string `json:"carrier_driver_phone"`
|
CarrierDriverPhone string `json:"carrier_driver_phone"`
|
||||||
OpenOrderCode string `json:"open_order_code"`
|
OpenOrderCode int64 `json:"open_order_code"`
|
||||||
PlatformCode string `json:"platform_code"`
|
PlatformCode string `json:"platform_code"`
|
||||||
ErrorScene string `json:"error_scene"`
|
ErrorScene string `json:"error_scene"`
|
||||||
Description string `json:"description"`
|
Description string `json:"description"`
|
||||||
|
|||||||
Reference in New Issue
Block a user