@@ -135,6 +135,7 @@
FROM lawenforcement_case
GROUP BY d
) c ON c.d = a.d
+ order by d
</select>
<select id="getRecordCheckType" resultType="map">