finance
黄伟 2 years ago
parent 9d2376ab71
commit 4cdcde203e

@ -155,9 +155,10 @@ type OrderItem struct {
}
type OrderPackage struct {
LogisticsName string `json:"logisticsName"`
LogisticsCode string `json:"logisticsCode"`
WaybillCode string `json:"waybillCode"`
LogisticsName string `json:"logisticsName"`
LogisticsCode string `json:"logisticsCode"`
LogisticsPhone string `json:"logisticsPhone"`
WaybillCode string `json:"waybillCode"`
}
type OrderSku struct {

Loading…
Cancel
Save