Commit 3411edd2 authored by 李洪明's avatar 李洪明

修改长传数据

parent eb8efac8
......@@ -46,7 +46,7 @@
from Transport_date where number_plate = #{numberPlate}
and inout_time > #{startTime}
and inout_time <= #{endTime}
and inOut = 2
and in_out = 2
</select>
</mapper>
\ No newline at end of file
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