1
This commit is contained in:
@@ -3114,6 +3114,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, i, storeId int, imgWaterMark string
|
|||||||
// i++
|
// i++
|
||||||
//}
|
//}
|
||||||
|
|
||||||
|
time.Sleep(1 * time.Second)
|
||||||
for _, v := range imgList {
|
for _, v := range imgList {
|
||||||
jxutils.DeleteExportContent(strings.Split(v, "/")[3])
|
jxutils.DeleteExportContent(strings.Split(v, "/")[3])
|
||||||
time.Sleep(100 * time.Microsecond)
|
time.Sleep(100 * time.Microsecond)
|
||||||
|
|||||||
Reference in New Issue
Block a user