Compare commits
2 Commits
9d96ef6426
...
jdshop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b71ad6737f | ||
|
|
711da91cf4 |
@@ -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