完成携程按月获取结算
This commit is contained in:
parent
684e8c7fac
commit
ca0c50bec5
|
@ -48,8 +48,6 @@ public class CTripOrderDetailRequest {
|
||||||
private String carOrderUrl;
|
private String carOrderUrl;
|
||||||
|
|
||||||
|
|
||||||
private DateTimeFormatter formatter =
|
|
||||||
|
|
||||||
@PostConstruct
|
@PostConstruct
|
||||||
private void init() {
|
private void init() {
|
||||||
this.flightOrderUrl = C_TRIP_BASE_URL + C_TRIP_ORDER_FLIGHT_PATH;
|
this.flightOrderUrl = C_TRIP_BASE_URL + C_TRIP_ORDER_FLIGHT_PATH;
|
||||||
|
|
Loading…
Reference in New Issue