RuoYi
2022-07-21 ef76b0c2d281a2aa649ccc0bfe99fd85c570b916
src/main/java/com/ruoyi/project/tool/gen/mapper/GenTableMapper.java
@@ -35,6 +35,13 @@
    public List<GenTable> selectDbTableListByNames(String[] tableNames);
    /**
     * 查询所有表信息
     *
     * @return 表信息集合
     */
    public List<GenTable> selectGenTableAll();
    /**
     * 查询表ID业务信息
     * 
     * @param id 业务ID