@@ -64,6 +64,7 @@
and acinfo.random_str like concat('%', #{randomStr}, '%')
</if>
</where>
+ order by acinfo.create_time desc
</select>
<select id="selectQwAcquisitionLinkInfoById" parameterType="Long" resultMap="QwAcquisitionLinkInfoResult">