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

@ -157,6 +157,7 @@ type OrderItem struct {
type OrderPackage struct {
LogisticsName string `json:"logisticsName"`
LogisticsCode string `json:"logisticsCode"`
LogisticsPhone string `json:"logisticsPhone"`
WaybillCode string `json:"waybillCode"`
}

Loading…
Cancel
Save