Merge branch 'dev/feat/partner1.6_20231226' into pre
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user