Commit 5488842c by mushishixian

批次也要去掉

parent 20fe2930
Showing with 1 additions and 0 deletions
......@@ -193,6 +193,7 @@ func (ls *LyService) LyGoodsDetail(ctx *gin.Context, goodsIds []string, ch chan
sku.Stock = 0
sku.LadderPriceResult = []int{}
sku.IsBuy = 0
sku.BatchSn = ""
}
var TagService TagsService
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment