Merge branch 'master' of git.oa00.com:supply-chain/service

finance
黄伟 2 years ago
commit 639cbe2e43

@ -173,7 +173,7 @@ func (g *goods) ReHandle(ctx context.Context, goodsIds []uint) (reply []AdoptIte
}
type ReplyByIdItem struct {
GoodsId uint `json:"goodsId"`
SkuId uint `json:"skuId"`
SourceName string `json:"sourceName"`
}

Loading…
Cancel
Save