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