提醒:##号中间为可编辑自定义区域,用来替换默认生成信息。 package #com.java.chinahanwucun.entity#; /** * @description #实体类# * @author #chinahanwucun.cn# * @date yyyy-MM-dd HH:mm:ss * @website http://www.chinahanwucun.cn/tool/sql-bean-convert/index */ public class #自动解析名称# implements Serializable { 类型替换示例: int=Integer;//int类型将被替换为Integer;多个替换用;号分隔 #输入要替换的类型# }