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