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

suning

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