Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32c17b444a | ||
|
|
3f3b6433dc |
@@ -18,6 +18,7 @@ public class CarInfo implements Serializable {
|
||||
/** customer_id */
|
||||
private Long id;
|
||||
|
||||
|
||||
/** 白名单生效时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date enableTime;
|
||||
|
||||
Reference in New Issue
Block a user