|
@ -75,7 +75,7 @@ namespace EasyBL.WEBAPP.SYS |
|
|
|
|
|
|
|
|
if (hasMatch && !FilePathTotal.Contains(image.Image)) { |
|
|
if (hasMatch && !FilePathTotal.Contains(image.Image)) { |
|
|
|
|
|
|
|
|
FilePathTotal.Add(FilePath.FilePath); |
|
|
|
|
|
|
|
|
FilePathTotal.Add("http://www.origtek.com:9105/" + FilePath.FilePath); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|