提交 455dd5a4 authored 作者: zhanglibo's avatar zhanglibo

淘特

上级 a3445530
......@@ -77,9 +77,9 @@ type OrderBeforeRes struct {
ValidOrderGroups []struct {
DeliveryMethodInfo struct {
DeliveryMethodOptionList []struct {
FareCent float64 `json:"fareCent"`
Id string `json:"id"`
ServiceType int `json:"serviceType"`
FareCent uint `json:"fareCent"`
Id string `json:"id"`
ServiceType int `json:"serviceType"`
} `json:"deliveryMethodOptionList"`
SelectedId string `json:"selectedId"`
} `json:"deliveryMethodInfo"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论