1
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user