@@ -116,7 +116,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</foreach>
</if>
</where>
- order by vi.create_time DESC
+ order by vi.vaccination_time DESC
</select>
<select id="selectVaccineInfoListByPage" parameterType="Integer" resultMap="VaccineInfoResult">