|
@@ -53,7 +53,7 @@ public class ReportServiceImpl implements IReportService {
|
|
|
|
|
|
@Value("${Hgxfx.tempWin}")
|
|
@Value("${Hgxfx.tempWin}")
|
|
private String tempWin;
|
|
private String tempWin;
|
|
- @Value("${Hgxfx.temp}")
|
|
+ @Value("${Hgxfx.tempLinux}")
|
|
private String tempLinux;
|
|
private String tempLinux;
|
|
|
|
|
|
@Resource
|
|
@Resource
|