Parcourir la source

Merge branch 'f-xiaogu' into dev

gushoubang il y a 9 mois
Parent
commit
e6d428bd91

+ 1 - 1
onemap-modules/onemap-analyse/src/main/java/com/onemap/analyse/service/impl/ReportServiceImpl.java

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