提交 44fe2907 authored 作者: 屈传平's avatar 屈传平

Merge branch 'featrue/wandian'

......@@ -296,7 +296,7 @@ type StockinRefundPushRes struct {
*/
func (s *WangDianTong) StockinRefundPush(ctx context.Context, req *StockinRefundPushReq) (res *StockinRefundPushRes, err error) {
jsonStr := gjson.New(g.Slice{req})
jsonStr := gjson.New(req)
paramas := g.Map{
"stockin_refund_info": jsonStr.MustToJsonString(),
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论