This commit is contained in:
邹宗楠
2026-01-29 14:33:55 +08:00
parent 3391548d3e
commit 96d2f2cb7f

View File

@@ -3114,6 +3114,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, i, storeId int, imgWaterMark string
// i++
//}
time.Sleep(1 * time.Second)
for _, v := range imgList {
jxutils.DeleteExportContent(strings.Split(v, "/")[3])
time.Sleep(100 * time.Microsecond)