提交 652bc253 authored 作者: 屈传平's avatar 屈传平

Merge branch 'featrue/yonghui'

...@@ -103,7 +103,7 @@ type GoodsQtyReq struct { ...@@ -103,7 +103,7 @@ type GoodsQtyReq struct {
Area string `json:"area"` Area string `json:"area"`
Address string `json:"address"` Address string `json:"address"`
GoodsCode string `json:"goodsCode"` GoodsCode string `json:"goodsCode"`
DeliveryType string `json:"deliveryType"` DeliveryType int `json:"deliveryType"`
} }
type GoodsQtyRes struct { type GoodsQtyRes struct {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论