提交 0c433221 authored 作者: zhanglibo's avatar zhanglibo

商品消息

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