1
This commit is contained in:
@@ -3108,6 +3108,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, storeId int, imgWaterMark string, v
|
|||||||
imgList = append(imgList, qiNiuImg, ImgMix)
|
imgList = append(imgList, qiNiuImg, ImgMix)
|
||||||
time.Sleep(100 * time.Microsecond)
|
time.Sleep(100 * time.Microsecond)
|
||||||
}
|
}
|
||||||
|
globals.SugarLogger.Debugf("----i := %d,len := %d", i, len(foodList))
|
||||||
if len(foodList) < 100 {
|
if len(foodList) < 100 {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user