提交 bfb5e156 authored 作者: 张立波's avatar 张立波

淘特

上级 6b3d5923
...@@ -27,7 +27,7 @@ type NotifyGoodsData struct { ...@@ -27,7 +27,7 @@ type NotifyGoodsData struct {
type ThirdGoods struct { type ThirdGoods struct {
ThirdId interface{} `json:"third_id"` //三方商品id ThirdId interface{} `json:"third_id"` //三方商品id
Skus []int `json:"skus"` //三方规格id Skus []int `json:"skus,omitempty"` //三方规格id
} }
//通知消息系统 //通知消息系统
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论