18300102974 2 years ago
parent
commit
af72e493ca
  1. 2
      EuroTran/EasyBL.WEBAPP/ShowEasy/IndexService.cs

2
EuroTran/EasyBL.WEBAPP/ShowEasy/IndexService.cs

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

Loading…
Cancel
Save