自動生成代碼數據庫查詢語句

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
相關文章
相關標籤/搜索