md
This commit is contained in:
parent
8a20f16e2a
commit
7b614a3463
@ -208,6 +208,7 @@ public class WaybillOrder implements Serializable {
|
||||
/* 派件网点代码 */
|
||||
private String dispatchSiteCode;
|
||||
/* 派件时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date dispatchDate;
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user