gongzuming
2024-09-26 e468d0b56e1c33f047bee84ca8c9a142c769fe16
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">