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

Merge branch 'featrue/suning'

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