Commit 1f15dc31 authored by tangwei's avatar tangwei

增加排序

parent 0512d538
......@@ -67,5 +67,6 @@
AND DATE_FORMAT(hogaa.grid_connection_time, '%Y-%m-%d') = DATE_FORMAT(map.gridConnectionTime, '%Y-%m-%d')
</if>
</where>
ORDER BY hogaa.grid_connection_time desc ,hogaa.rec_date desc
</select>
</mapper>
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