在generator config文件配置table時修改:sql
<table tableName="rc_template"> <generatedKey column="ID" sqlStatement="MySql" identity="true"/> </table>