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