代码优化
This commit is contained in:
@@ -18,6 +18,7 @@ public class CarInfo implements Serializable {
|
|||||||
/** customer_id */
|
/** customer_id */
|
||||||
private Long customerId;
|
private Long customerId;
|
||||||
|
|
||||||
|
|
||||||
/** 白名单生效时间 */
|
/** 白名单生效时间 */
|
||||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||||
private Date enableTime;
|
private Date enableTime;
|
||||||
|
|||||||
Reference in New Issue
Block a user