Compare commits

2 Commits

Author SHA1 Message Date
邹宗楠
b71ad6737f 1 2026-06-11 10:57:51 +08:00
邹宗楠
711da91cf4 1 2026-06-11 10:49:42 +08:00

View File

@@ -3129,6 +3129,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, storeId int, imgWaterMark string, v
i++
}
for _, v := range imgList {
globals.SugarLogger.Debugf("-------v := %s", v)
aa := strings.Split(v, "/")[3]
globals.SugarLogger.Debugf("-------aa := %s", aa)
jxutils.DeleteExportContent(aa)