diff --git a/web-infrastructure/src/main/resources/mapper/KeyProjectMapper.xml b/web-infrastructure/src/main/resources/mapper/KeyProjectMapper.xml index 28228e2..3053f0d 100644 --- a/web-infrastructure/src/main/resources/mapper/KeyProjectMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/KeyProjectMapper.xml @@ -176,7 +176,7 @@ GROUP BY kp.key_project_id - ORDER BY kp.update_time asc + ORDER BY kp.update_time desc