<alibaba_alihealth_brand_inbound_query_response>
    <result>
        <data_list>
            <brand_inbound_order_res>
                <order_id>123234</order_id>
                <order_status>0</order_status>
                <sc_item_id>1234</sc_item_id>
                <sc_item_name>仁和可立克</sc_item_name>
                <brand_id>1234</brand_id>
                <brand_name>仁和</brand_name>
                <sc_item_spec>50ug#3B250ug*60泡\/盒</sc_item_spec>
                <store_code>1234</store_code>
                <store_name>1234</store_name>
                <receive_time>20210823</receive_time>
                <quantity>12</quantity>
                <create_time>20210823</create_time>
                <receive_qty>24</receive_qty>
                <receive_normal_qty>12</receive_normal_qty>
                <receive_defective_qty>12</receive_defective_qty>
                <refund_amount>12.5</refund_amount>
                <sub_order_id>1234</sub_order_id>
                <supp_id>1234</supp_id>
                <supp_name>某某供应商</supp_name>
                <confirm_quantity>12</confirm_quantity>
                <price>12</price>
                <sku_id>1234</sku_id>
                <company_name>阿里健康大药房</company_name>
                <sub_trade_id>132432434</sub_trade_id>
                <biz_type>报损</biz_type>
            </brand_inbound_order_res>
        </data_list>
        <error_message>errot</error_message>
        <success>true</success>
        <total_count>12</total_count>
        <page_index>1</page_index>
        <total_page>1</total_page>
        <error_code>500</error_code>
        <current_page>1</current_page>
        <page_size>20</page_size>
        <error_detail_msg>error msg</error_detail_msg>
    </result>
</alibaba_alihealth_brand_inbound_query_response>
                     
                    
                        {
    "alibaba_alihealth_brand_inbound_query_response":{
        "result":{
            "data_list":{
                "brand_inbound_order_res":[
                    {
                        "order_id":"123234",
                        "order_status":0,
                        "sc_item_id":"1234",
                        "sc_item_name":"仁和可立克",
                        "brand_id":"1234",
                        "brand_name":"仁和",
                        "sc_item_spec":"50ug#3B250ug*60泡\\\/盒",
                        "store_code":"1234",
                        "store_name":"1234",
                        "receive_time":"20210823",
                        "quantity":12,
                        "create_time":"20210823",
                        "receive_qty":24,
                        "receive_normal_qty":12,
                        "receive_defective_qty":12,
                        "refund_amount":"12.5",
                        "sub_order_id":"1234",
                        "supp_id":"1234",
                        "supp_name":"某某供应商",
                        "confirm_quantity":12,
                        "price":"12",
                        "sku_id":1234,
                        "company_name":"阿里健康大药房",
                        "sub_trade_id":"132432434",
                        "biz_type":"报损"
                    }
                ]
            },
            "error_message":"errot",
            "success":true,
            "total_count":12,
            "page_index":1,
            "total_page":1,
            "error_code":"500",
            "current_page":1,
            "page_size":20,
            "error_detail_msg":"error msg"
        }
    }
}