gongzuming
2024-11-12 8f725f326e3243220027424bb0599d0ebb9e4bec
src/main/resources/mapper/flower/FlowerParamMapper.xml
@@ -18,7 +18,7 @@
                COMMENT #{field.comment}
            </if>
        </foreach>
        ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT=#{table.label}
        ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT=#{table.label}
    </update>
    <select id="selectParamList" resultType="com.mzl.flower.dto.response.flower.FlowerParamListDTO">