<alitrip_btrip_supplychain_train_industry_search_response>
    <result>
        <module>
            <arr_city>123</arr_city>
            <arr_location>123</arr_location>
            <dep_city>123</dep_city>
            <dep_date>2021-05-19</dep_date>
            <dep_location>123</dep_location>
            <has_more_train>false</has_more_train>
            <show_trans_guide>false</show_trans_guide>
            <trains>
                <train_station_vo>
                    <arr_day_tag>+1</arr_day_tag>
                    <arr_time>07:30</arr_time>
                    <arr_time_full>2017-11-11 07:30:00</arr_time_full>
                    <arrive_station>北京西</arrive_station>
                    <arrive_station_code>TNC</arrive_station_code>
                    <cost_time>12时32分</cost_time>
                    <cost_time_int>108</cost_time_int>
                    <dep_time>07:30</dep_time>
                    <dep_time_full>2017-11-11 07:30:00</dep_time_full>
                    <depart_station>北京西</depart_station>
                    <depart_station_code>VNP</depart_station_code>
                    <end_station>0</end_station>
                    <has_more_train>false</has_more_train>
                    <has_stock>0</has_stock>
                    <pre_sell_date_str>2018-08-08 11:00:00</pre_sell_date_str>
                    <price>1</price>
                    <revival_train>false</revival_train>
                    <seat_types>
                        <seat_vo>
                            <houbu_price>1</houbu_price>
                            <price>1</price>
                            <seat_name>123</seat_name>
                            <seat_type>1</seat_type>
                            <sleeper_price>100</sleeper_price>
                            <stock>1</stock>
                        </seat_vo>
                    </seat_types>
                    <show_id_icon>false</show_id_icon>
                    <silence_compartment>false</silence_compartment>
                    <start_station>0</start_station>
                    <train_no>G101</train_no>
                    <train_type>1</train_type>
                </train_station_vo>
            </trains>
        </module>
        <result_code>0</result_code>
        <result_msg>成功</result_msg>
        <is_success>true</is_success>
    </result>
</alitrip_btrip_supplychain_train_industry_search_response>
                     
                    
                        {
    "alitrip_btrip_supplychain_train_industry_search_response":{
        "result":{
            "module":{
                "arr_city":"123",
                "arr_location":"123",
                "dep_city":"123",
                "dep_date":"2021-05-19",
                "dep_location":"123",
                "has_more_train":false,
                "show_trans_guide":false,
                "trains":{
                    "train_station_vo":[
                        {
                            "arr_day_tag":"+1",
                            "arr_time":"07:30",
                            "arr_time_full":"2017-11-11 07:30:00",
                            "arrive_station":"北京西",
                            "arrive_station_code":"TNC",
                            "cost_time":"12时32分",
                            "cost_time_int":108,
                            "dep_time":"07:30",
                            "dep_time_full":"2017-11-11 07:30:00",
                            "depart_station":"北京西",
                            "depart_station_code":"VNP",
                            "end_station":0,
                            "has_more_train":false,
                            "has_stock":0,
                            "pre_sell_date_str":"2018-08-08 11:00:00",
                            "price":1,
                            "revival_train":false,
                            "seat_types":{
                                "seat_vo":[
                                    {
                                        "houbu_price":1,
                                        "price":1,
                                        "seat_name":"123",
                                        "seat_type":1,
                                        "sleeper_price":100,
                                        "stock":1
                                    }
                                ]
                            },
                            "show_id_icon":false,
                            "silence_compartment":false,
                            "start_station":0,
                            "train_no":"G101",
                            "train_type":1
                        }
                    ]
                }
            },
            "result_code":0,
            "result_msg":"成功",
            "is_success":true
        }
    }
}