提交 ace74962 authored 作者: zhanglibo's avatar zhanglibo

淘特

上级 e4be0a5f
......@@ -65,7 +65,7 @@ func (goodsItao) Detail(ctx context.Context, GoodsID string) (res *GoodsDetailRe
result, err := server.Post(ctx, method, g.Map{
"parameters": g.Map{
"itemIds": GoodsID,
"itemId": GoodsID,
},
})
_ = gjson.New(result).Scan(&res)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论