调整上一页下一页问题

This commit is contained in:
aikai 2024-04-16 18:01:06 +08:00
parent a1ff6a8378
commit 64e1a36755

View File

@ -174,7 +174,6 @@
and a.start_user_id = #{userId}
</if>
</where>
ORDER BY a.create_time DESC
limit 1
</select>
</mapper>