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

淘特

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