Commit 356434cd by 周晓航

预计送达时间

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent c0b3cb5b
......@@ -14,7 +14,7 @@ import java.util.Date;
@Data
public class StoreCBaseResponseDto {
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
private Date expectArriveTime;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment