feat:故障记录展示
parent
1facc25586
commit
47a67d40c7
|
@ -39,6 +39,8 @@ public class SysCarFaultLog extends BaseEntity {
|
||||||
/** 是否已读 */
|
/** 是否已读 */
|
||||||
private Integer isRead;
|
private Integer isRead;
|
||||||
|
|
||||||
|
/** VIN码 */
|
||||||
|
private String vin;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue