|
@@ -54,7 +54,7 @@ public class DipperAstPosAsyncTaskServiceImpl implements IDipperAstPosAsyncTaskS |
|
|
String centerProvinceLonAndAlt = ""; |
|
|
String centerProvinceLonAndAlt = ""; |
|
|
String appCsvPath = ""; |
|
|
String appCsvPath = ""; |
|
|
try { |
|
|
try { |
|
|
appCsvPath ="/home/data/dipperposition/BOOT-INF/classes" +this.centerProvinceFilePath; |
|
|
|
|
|
|
|
|
appCsvPath ="/home/data/dipperposition" +this.centerProvinceFilePath; |
|
|
log.debug(appCsvPath); |
|
|
log.debug(appCsvPath); |
|
|
} catch (Exception e) { |
|
|
} catch (Exception e) { |
|
|
log.debug("cannot find path"); |
|
|
log.debug("cannot find path"); |
|
|