finance
黄伟 2 years ago
parent 39c9b3ec94
commit b303b2266b

@ -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