管道基础大数据平台系统开发-【后端】-Server
11
13693261870
2022-11-21 425f3bd6fbfc7e48e6c734fbae5ab38a55f20702
src/main/java/com/lf/server/entity/ctrl/TabMapperEntity.java
@@ -12,7 +12,6 @@
        this.fileName = fileName;
        this.type = type;
        this.tab = tab;
    }
    public TabMapperEntity(String fileName, String type, String tab, String subPath) {