RuoYi
2024-03-11 8cb9d520e2ef2eef45a538e8fb936c422c6f2096
src/main/resources/mybatis/tool/GenTableMapper.xml
@@ -171,6 +171,10 @@
         )
    </insert>
    
    <update id="createTable">
        ${sql}
    </update>
    <update id="updateGenTable" parameterType="GenTable">
        update gen_table
        <set>