【update】高德差旅Response参数修改
This commit is contained in:
parent
7270d63eda
commit
d7bb25b110
|
@ -12,6 +12,4 @@ import lombok.Data;
|
||||||
public class TravelApplicationDtoResponse extends BaseResponse {
|
public class TravelApplicationDtoResponse extends BaseResponse {
|
||||||
//高德审批单ID
|
//高德审批单ID
|
||||||
private String data;
|
private String data;
|
||||||
//服务器时间
|
|
||||||
private Long timestamp;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue