管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-03-06 0b268c03feb877a043a9f5c86172d78ad92eb7e4
src/main/java/com/lf/server/service/show/DataLibService.java
@@ -196,7 +196,7 @@
    /**
     * 获取下载实体类
     */
    private DownloadEntity getDownloadEntity(UserEntity ue, String file, String pwd) throws Exception {
    private DownloadEntity getDownloadEntity(UserEntity ue, String file, String pwd) {
        DownloadEntity de = new DownloadEntity();
        de.setName(FileHelper.getFileName(file));
        // 1-Shp文件,2-专题图,3-元数据,4-业务数据,5-管道分析,6-统计报告