管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-03-03 0816d0ea55506747a76ac915c20b0ff7ca33600a
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() {