jmh 4 лет назад
Родитель
Сommit
75d3464e4f

+ 1 - 1
src/main/java/com/style24/core/biz/service/TscShoplinkerService.java

@@ -569,7 +569,7 @@ public class TscShoplinkerService {
 				shoplinkerDao.insertShoplinerApiHst(apiHstMap);
 
 				// 생성 파일삭제
-				GagaFileUtil.deleteFile(GagaFileUtil.getConcatenationPath(shoplinkerInvoice.getXmlPath(), xmlFileName.toString()));
+				// GagaFileUtil.deleteFile(GagaFileUtil.getConcatenationPath(shoplinkerInvoice.getXmlPath(), xmlFileName.toString()));
 			}
 		}
 	}