md
This commit is contained in:
parent
be43de2142
commit
4542dce257
@ -59,7 +59,7 @@ public class EmisTmsSiteBatch extends BaseEntity
|
||||
/* 航空单号 */
|
||||
private String airBilllNo;
|
||||
/* 预计出发时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd",timezone="GMT+8")
|
||||
private Date etd;
|
||||
/* 预计到达时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user