倒叙->正序

This commit is contained in:
苏竹红
2024-01-04 17:45:31 +08:00
parent e25daf269d
commit 295a531a0e

View File

@@ -126,7 +126,7 @@
ORDER BY hpe.check_in_time DESC
</if>
<if test="participationStatus != null and participationStatus==2">
ORDER BY hpii.create_time DESC
ORDER BY hpii.create_time asc
</if>
<if test="participationStatus != null and participationStatus==3">
ORDER BY CASE