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

wandian

上级 f0a537f5
......@@ -62,9 +62,9 @@ type TradeListReq struct {
}
type TradePushReq struct {
ShopNo string `json:"shop_no"`
Switch int `json:"switch"`
TradeList *TradeListReq `json:"trade_list"`
ShopNo string `json:"shop_no"`
Switch int `json:"switch"`
TradeList string `json:"trade_list"`
}
type TradePushRes struct {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论