管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-02-25 79454ce9fbb025d35b7b28144bc9306cf9e546e3
src/main/java/com/lf/server/config/PropertiesConfig.java
@@ -34,7 +34,7 @@
    @Value("${sys.path.publish3dml}")
    private String publish3dmlPath;
    @Value("{sys.tile_path}")
    @Value("${sys.tile_path}")
    private String tilePath;
    public String getDownloadPath() {