提交 cd8f4e42 编写于 作者: minghao.wu's avatar minghao.wu

fix: 删除mybatis generator配置

上级 15ea97cb
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<generatorConfiguration> <generatorConfiguration>
<!-- 数据库驱动:选择你的本地硬盘上面的数据库驱动包--> <!-- 数据库驱动:选择你的本地硬盘上面的数据库驱动包-->
<classPathEntry location="D:/git/mybatis/mysql-connector-java-5.1.34.jar"/> <!-- <classPathEntry location="D:/git/mybatis/mysql-connector-java-5.1.34.jar"/> -->
<context id="tableEntity" targetRuntime="MyBatis3"> <context id="tableEntity" targetRuntime="MyBatis3">
<commentGenerator> <commentGenerator>
<property name="suppressDate" value="true"/> <property name="suppressDate" value="true"/>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册