<alibaba_alihealth_brand_wms_sale_query_response>
    <result>
        <error_detail_msg>error</error_detail_msg>
        <total_page>198</total_page>
        <error_message>error</error_message>
        <page_size>10</page_size>
        <error_code>errorCode</error_code>
        <total_count>100</total_count>
        <result>
            <brand_wms_inventory_df_res>
                <biz_order_time>2024-09-03 23:42:42</biz_order_time>
                <sale_type>2B销售</sale_type>
                <sale_ou>广东批发</sale_ou>
                <manufacturer>xxx公司</manufacturer>
                <expiry_date>2027-01-03</expiry_date>
                <produce_date>2022-01-04</produce_date>
                <sale_time>2024-09-03 23:42:00</sale_time>
                <sc_item_name>xxx 21片/盒 标准装</sc_item_name>
                <store_name>仓库名称</store_name>
                <sale_order_amt>100.00</sale_order_amt>
                <brand_name>品牌名称</brand_name>
                <biz_no>LP1234</biz_no>
                <sale_price>100.00</sale_price>
                <batch_code>123B</batch_code>
                <sc_itm_desc>21片/盒</sc_itm_desc>
                <sc_item_id>1234</sc_item_id>
                <basic_unit>盒</basic_unit>
                <approval_number>国药准字xxx</approval_number>
                <sc_item_dest_name>xxx公司</sc_item_dest_name>
                <bar_code>691234</bar_code>
                <brand_id>1234</brand_id>
                <sale_qty>1</sale_qty>
                <store_code>PGXXX</store_code>
                <customer_detail_address>xxx</customer_detail_address>
            </brand_wms_inventory_df_res>
        </result>
        <page_index>1</page_index>
        <success>true</success>
        <current_page>1</current_page>
    </result>
</alibaba_alihealth_brand_wms_sale_query_response>
                     
                    
                        {
    "alibaba_alihealth_brand_wms_sale_query_response":{
        "result":{
            "error_detail_msg":"error",
            "total_page":198,
            "error_message":"error",
            "page_size":10,
            "error_code":"errorCode",
            "total_count":100,
            "result":{
                "brand_wms_inventory_df_res":[
                    {
                        "biz_order_time":"2024-09-03 23:42:42",
                        "sale_type":"2B销售",
                        "sale_ou":"广东批发",
                        "manufacturer":"xxx公司",
                        "expiry_date":"2027-01-03",
                        "produce_date":"2022-01-04",
                        "sale_time":"2024-09-03 23:42:00",
                        "sc_item_name":"xxx 21片\/盒 标准装",
                        "store_name":"仓库名称",
                        "sale_order_amt":"100.00",
                        "brand_name":"品牌名称",
                        "biz_no":"LP1234",
                        "sale_price":"100.00",
                        "batch_code":"123B",
                        "sc_itm_desc":"21片\/盒",
                        "sc_item_id":"1234",
                        "basic_unit":"盒",
                        "approval_number":"国药准字xxx",
                        "sc_item_dest_name":"xxx公司",
                        "bar_code":"691234",
                        "brand_id":"1234",
                        "sale_qty":1,
                        "store_code":"PGXXX",
                        "customer_detail_address":"xxx"
                    }
                ]
            },
            "page_index":1,
            "success":true,
            "current_page":1
        }
    }
}