自动生成代码数据库查询语句

import org.apache.ibatis.annotations.Select; import java.util.List; import java.util.Map; public interface GeneratorMapper { @Select("select table_name tableName, engine, table_comment tableComme
相关文章
相关标签/搜索