This commit is contained in:
邹宗楠
2026-01-29 11:50:12 +08:00
parent 62f7f999f0
commit b9601a1812

View File

@@ -3108,6 +3108,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, storeId int, imgWaterMark string, v
imgList = append(imgList, qiNiuImg, ImgMix)
time.Sleep(100 * time.Microsecond)
}
globals.SugarLogger.Debugf("----i := %d,len := %d", i, len(foodList))
if len(foodList) < 100 {
break
}