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

京东搜索

上级 dbf8070d
......@@ -341,7 +341,7 @@ func (*goodsJD) QueryByPage(ctx context.Context, pageNum, pageNo, offset interfa
}
type GoodsSearchReq struct {
Keyword string `json:"Keyword"` //搜索关键字,需要编码
Keyword string `json:"Keyword,omitempty"` //搜索关键字,需要编码
Cid1 string `json:"cid1,omitempty"` //一级分类
Cid2 string `json:"cid2,omitempty"` //二级分类
CatId string `json:"catId,omitempty"` //分类Id,只支持三级类目Id
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论