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