管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-02-04 2b170e6c4c20a4fe4f113c5a7ca0f3210c278d7f
src/main/java/com/lf/server/mapper/data/MetaMapper.java
@@ -114,10 +114,11 @@
    /**
     * 查询Excel元数据
     *
     * @param ids 元数据ID集合
     * @param ids  元数据ID集合
     * @param tabs 表名字符串
     * @return 元数据文件集合
     */
    public List<MetaEntity> selectXlsAnnex(Integer[] ids);
    public List<MetaEntity> selectXlsAnnex(Integer[] ids, String tabs);
    /**
     * 插入一条