管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-11-22 a53aa40ad5f7f07fcaaa539ece4ab9e6d7e92678
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) {