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