<alitrip_btrip_hotel_distribution_order_detail_response>
    <result>
        <module>
            <btrip_hotel_info>
                <hotel_address>延安路346号</hotel_address>
                <hotel_name>杭州米兰花园酒店</hotel_name>
                <hotel_tel>0086#0571#87033111</hotel_tel>
                <latitude>30.2604</latitude>
                <longitude>120.1641</longitude>
                <shid>10023075</shid>
            </btrip_hotel_info>
            <btrip_hotel_order_main_info>
                <btrip_order_id>123456</btrip_order_id>
                <buyer_real_refund>100</buyer_real_refund>
                <check_in>2021-06-06 00:00:00</check_in>
                <check_out>2021-06-07 00:00:00</check_out>
                <dis_order_id>123456·</dis_order_id>
                <discount_fee>100</discount_fee>
                <late_arrive_time>2021-06-01 00:00:00</late_arrive_time>
                <nights>1</nights>
                <order_create_date>2021-06-01 00:00:00</order_create_date>
                <order_status>1</order_status>
                <order_status_desc>交易成功</order_status_desc>
                <platform_promotion_amt>100</platform_promotion_amt>
                <room_number>1</room_number>
                <total_actual_price>100</total_actual_price>
                <total_room_price>100</total_room_price>
                <supplier_order_id>123456</supplier_order_id>
                <real_checkin_time>2020-05-01 00:00:00</real_checkin_time>
                <real_checkout_time>2020-08-01 00:00:00</real_checkout_time>
            </btrip_hotel_order_main_info>
            <btrip_hotel_room_info>
                <room_facility_list>
                    <string>["含双早"</string>
                    <string>"双床1.35米"</string>
                    <string>"有窗"]</string>
                </room_facility_list>
                <room_type_name>大床房</room_type_name>
            </btrip_hotel_room_info>
            <daily_price_info_list>
                <btrip_hotel_daily_price_info_dto>
                    <btrip_hotel_board_d_t_o>
                        <board_num>1</board_num>
                        <board_type>1</board_type>
                    </btrip_hotel_board_d_t_o>
                    <cny_price>1</cny_price>
                    <date>1</date>
                </btrip_hotel_daily_price_info_dto>
            </daily_price_info_list>
        </module>
        <result_code>1</result_code>
        <result_msg>1</result_msg>
    </result>
</alitrip_btrip_hotel_distribution_order_detail_response>
                     
                    
                        {
    "alitrip_btrip_hotel_distribution_order_detail_response":{
        "result":{
            "module":{
                "btrip_hotel_info":{
                    "hotel_address":"延安路346号",
                    "hotel_name":"杭州米兰花园酒店",
                    "hotel_tel":"0086#0571#87033111",
                    "latitude":"30.2604",
                    "longitude":"120.1641",
                    "shid":10023075
                },
                "btrip_hotel_order_main_info":{
                    "btrip_order_id":123456,
                    "buyer_real_refund":100,
                    "check_in":"2021-06-06 00:00:00",
                    "check_out":"2021-06-07 00:00:00",
                    "dis_order_id":"123456·",
                    "discount_fee":100,
                    "late_arrive_time":"2021-06-01 00:00:00",
                    "nights":1,
                    "order_create_date":"2021-06-01 00:00:00",
                    "order_status":1,
                    "order_status_desc":"交易成功",
                    "platform_promotion_amt":100,
                    "room_number":1,
                    "total_actual_price":100,
                    "total_room_price":100,
                    "supplier_order_id":"123456",
                    "real_checkin_time":"2020-05-01 00:00:00",
                    "real_checkout_time":"2020-08-01 00:00:00"
                },
                "btrip_hotel_room_info":{
                    "room_facility_list":{
                        "string":[
                            "[\"含双早\"",
                            "\"双床1.35米\"",
                            "\"有窗\"]"
                        ]
                    },
                    "room_type_name":"大床房"
                },
                "daily_price_info_list":{
                    "btrip_hotel_daily_price_info_dto":[
                        {
                            "btrip_hotel_board_d_t_o":{
                                "board_num":1,
                                "board_type":1
                            },
                            "cny_price":1,
                            "date":"1"
                        }
                    ]
                }
            },
            "result_code":1,
            "result_msg":"1"
        }
    }
}