提交 2883f4d9 authored 作者: 屈传平's avatar 屈传平

Merge branch 'featrue/suning'

...@@ -193,11 +193,12 @@ type OrderReturnCurrentEventOperationRes struct { ...@@ -193,11 +193,12 @@ type OrderReturnCurrentEventOperationRes struct {
SnResponseContent struct { SnResponseContent struct {
SnBody struct { SnBody struct {
QueryCurrenteventoperation struct { QueryCurrenteventoperation struct {
OperationList []struct { OperationList struct {
CountdownTime string `json:"countdownTime"` CountdownTime string `json:"countdownTime"`
ExpressList []struct { ExpressList []struct {
ExpressName string `json:"expressName"` ExpressName string `json:"expressName"`
Expressid string `json:"expressid"` Expressid string `json:"expressid"`
FirstUpperChar string `json:"firstUpperChar"`
} `json:"expressList"` } `json:"expressList"`
OperationType string `json:"operationType"` OperationType string `json:"operationType"`
} `json:"operationList"` } `json:"operationList"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论