提交 2aec723d authored 作者: 屈传平's avatar 屈传平

yonghui

上级 f9aba24b
......@@ -86,7 +86,7 @@ type GoodsPriceRes struct {
*/
func (s *goods) Price(ctx context.Context, req *GoodsBaseReq) (res *GoodsPriceRes, err error) {
result, err := post(ctx, "com.csx.goods-detail.do", req)
result, err := post(ctx, "com.csx.goods-price.do", req)
if nil != err {
return
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论