This commit is contained in:
2025-12-01 17:12:08 +08:00
parent 70f18403e4
commit f98241efd1

View File

@@ -30,5 +30,6 @@
</if> </if>
</if> </if>
group by o.id group by o.id
order by o.booking_time desc
</select> </select>
</mapper> </mapper>