Merge branch 'dev/feat/partner1.6_20231226' into pre

This commit is contained in:
苏竹红
2024-01-04 17:45:48 +08:00

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