RuoYi
2021-11-01 29c45d39cb78b1c0bfeb72f6134945c8df1881df
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