src/main/resources/mapper/IntradayOrderMapper.xml @@ -29,7 +29,7 @@ </if> </where> GROUP BY o.id ORDER BY o.order_time DESC ORDER BY o.created_at DESC </select> </mapper>