陶杰
2025-01-07 23ae87b2b99947e89cfa5fde81937870279e3180
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">