이지우 - 분쟁조정 사건 프로세스 진행 중
This commit is contained in:
parent
48a197de5c
commit
8ea2c24dd3
@ -173,8 +173,12 @@ public class SeedFileService {
|
||||
|
||||
/*String rootPath = seedProperties.getConfigValue("file.real.path");
|
||||
String tempPath = seedProperties.getConfigValue("file.temp.path");*/
|
||||
String rootPath = propertyService.getString("file.real.path");
|
||||
String tempPath = propertyService.getString("file.temp.path");
|
||||
|
||||
/*241216 global 값으로 수정*/
|
||||
/*String rootPath = propertyService.getString("file.real.path");
|
||||
String tempPath = propertyService.getString("file.temp.path");*/
|
||||
String rootPath = globalRealPath;
|
||||
String tempPath = globalTempPath;
|
||||
|
||||
SeedDateUtil seedDateUtil = new SeedDateUtil();
|
||||
String toDate = seedDateUtil.getSimpleDateFormat(new Date(), "yyyyMMdd");
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1386
src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublcfrncmng/ftcPop.jsp
Normal file
1386
src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublcfrncmng/ftcPop.jsp
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user