Skip to content

Commit 9a2ad3b

Browse files
committed
Support API MealApplyAdd.
1 parent 032f52e commit 9a2ad3b

File tree

5 files changed

+2387
-196
lines changed

5 files changed

+2387
-196
lines changed

btripopen-20220520/ChangeLog.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
2025-04-29 Version: 4.7.0
2+
- Support API MealApplyAdd.
3+
- Support API MealApplyApprove.
4+
- Support API MealApplyQuery.
5+
- Update API AddEmployee: add request parameters base_location_list.
6+
- Update API AddressGet: add request parameters session_parameters.
7+
- Update API ApplyAdd: add request parameters meal_budget.
8+
- Update API ApplyModify: add request parameters meal_budget.
9+
- Update API ApplyQuery: add response parameters Body.module.meal_budget.
10+
- Update API CarBillSettlementQuery: add response parameters Body.module.data_list.$.traveler_member_type.
11+
- Update API CooperatorFlightBillSettlementQuery: add response parameters Body.module.items.$.book_channel.
12+
- Update API CooperatorFlightBillSettlementQuery: add response parameters Body.module.items.$.flight_trip_type.
13+
- Update API CooperatorFlightBillSettlementQuery: add response parameters Body.module.items.$.order_ticket_no.
14+
- Update API CooperatorHotelBillSettlementQuery: add response parameters Body.module.items.$.book_channel.
15+
- Update API FlightBillSettlementQuery: add response parameters Body.module.data_list.$.book_channel.
16+
- Update API FlightBillSettlementQuery: add response parameters Body.module.data_list.$.flight_trip_type.
17+
- Update API FlightBillSettlementQuery: add response parameters Body.module.data_list.$.order_ticket_no.
18+
- Update API FlightBillSettlementQuery: add response parameters Body.module.data_list.$.traveler_member_type.
19+
- Update API FlightItineraryScanQuery: add response parameters Body.module.items.$.pdf_oss_url.
20+
- Update API FlightItineraryScanQuery: add response parameters Body.module.items.$.purchaser_tax_no.
21+
- Update API FlightModifyOrderDetailV2: add response parameters Body.module.traveler_info_d_t_o_s.$.ticket_no_segment_map.
22+
- Update API FlightOrderQuery: add response parameters Body.module.flight_info_list.$.arr_airport_city_county.
23+
- Update API FlightOrderQuery: add response parameters Body.module.flight_info_list.$.dep_airport_city_county.
24+
- Update API FlightOrderQuery: add response parameters Body.module.flight_info_list.$.stop_city_info_list.
25+
- Update API HotelBillSettlementQuery: add response parameters Body.module.data_list.$.book_channel.
26+
- Update API HotelBillSettlementQuery: add response parameters Body.module.data_list.$.traveler_member_type.
27+
- Update API HotelOrderPreValidate: add response parameters Body.module.item_invoice.
28+
- Update API HotelSearch: add response parameters Body.module.count.
29+
- Update API IeFlightBillSettlementQuery: add response parameters Body.module.data_list.$.traveler_member_type_name.
30+
- Update API MealBillSettlementQuery: add response parameters Body.module.items.$.traveler_member_type.
31+
- Update API QueryCorpDetailInfo: add request parameters account_id.
32+
- Update API QueryCorpDetailInfo: add request parameters target_third_corp_id.
33+
- Update API QueryEmployeeDetail: add response parameters Body.module.email.
34+
- Update API QueryEmployeeDetail: add response parameters Body.module.phone_no.
35+
- Update API TrainBillSettlementQuery: add response parameters Body.module.data_list.$.arr_station_location.
36+
- Update API TrainBillSettlementQuery: add response parameters Body.module.data_list.$.arr_station_location_code.
37+
- Update API TrainBillSettlementQuery: add response parameters Body.module.data_list.$.dep_station_location.
38+
- Update API TrainBillSettlementQuery: add response parameters Body.module.data_list.$.dep_station_location_code.
39+
- Update API TrainBillSettlementQuery: add response parameters Body.module.data_list.$.traveler_member_type.
40+
- Update API UpdateEmployee: add request parameters base_location_list.
41+
42+
143
2025-01-07 Version: 4.6.0
244
- Support API FuPointBillSettlementQuery.
345
- Support API OrderRefundDetailQuery.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.6.0'
1+
__version__ = '4.7.0'

0 commit comments

Comments
 (0)