mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
优化代码生成
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
<plugin type="org.mybatis.generator.plugins.SerializablePlugin"/>
|
||||
<plugin type="org.mybatis.generator.plugins.ToStringPlugin"/>
|
||||
|
||||
<commentGenerator>
|
||||
<commentGenerator type="com.ruoyi.common.datasource.mybatis.gen.MyCommentGenerator">
|
||||
<property name="suppressAllComments" value="false"/>
|
||||
<property name="suppressDate" value="true"/>
|
||||
<property name="suppressDate" value="false"/>
|
||||
<property name="addRemarkComments" value="true"/>
|
||||
</commentGenerator>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user