Commit 1bb12800 authored by zhangsen's avatar zhangsen

bug修改

parent 65f757b3
......@@ -1257,7 +1257,8 @@
AND DISPOSOTION_STATE = '未处置'
and GATEWAY_ID = #{fanGatewayId}
ORDER BY
sort DESC
sort DESC,
REC_DATE DESC
LIMIT 1
) a
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment