Commit ecebacb1 authored by youjj's avatar youjj

Merge remote-tracking branch 'origin/master'

parents 51af2b27 8277a8de
......@@ -123,6 +123,9 @@ public class Vehicle {
*/
private Date receiveTime;
/**
* 最后更新里程数
*/
private Integer mileageLastUpdate;
}
\ 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