优化代码生成同步操作column_type没更新问题

master
RuoYi 2 weeks ago
parent ec11034c61
commit 45890b4641

@ -94,6 +94,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<set>
column_comment = #{columnComment},
java_type = #{javaType},
column_type = #{columnType},
java_field = #{javaField},
is_insert = #{isInsert},
is_edit = #{isEdit},

Loading…
Cancel
Save