Commit a7f1309d authored by zhangsen's avatar zhangsen

bug修改

parent 7061324b
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
AND a.GATEWAY_ID = #{stationId} AND a.GATEWAY_ID = #{stationId}
</if> </if>
</where> </where>
order by REC_DATE DESC order by recDate DESC
limit #{current}, #{size} limit #{current}, #{size}
</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