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

suning

上级 dffc0a4d
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论