mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 11:37:41 +00:00
优化代码生成创建表结构功能
This commit is contained in:
@@ -157,7 +157,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
</insert>
|
||||
|
||||
<update id="createTable">
|
||||
${sql}
|
||||
${sql}
|
||||
</update>
|
||||
|
||||
<update id="updateGenTable" parameterType="GenTable">
|
||||
|
Reference in New Issue
Block a user