美团商品强制设置5张图

This commit is contained in:
gazebo
2019-11-24 08:32:45 +08:00
parent 42e348e59a
commit bb602a14d4

View File

@@ -261,7 +261,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
foodData["category_name"] = storeSku.VendorCatID
}
foodData["is_sold_out"] = skuStatusJX2Mtwm(storeSku.MergedStatus)
if vendorStoreID == specialStoreID {
if true { // vendorStoreID == specialStoreID {
img2 := storeSku.Img2
if img2 == "" {
img2 = storeSku.Img