Commit 3c197ce8 authored by tangwei's avatar tangwei

修改sql

parent 23e14a35
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
station_id = #{stationId} station_id = #{stationId}
</if> </if>
</where> </where>
order by sort desc limit #{current},#{size} order by event_time desc
</select> </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