<alibaba_alihealth_supplier_sale_query_response>
    <result>
        <error_code>QUERY_ERROR</error_code>
        <error_msg>查询错误</error_msg>
        <has_next>false</has_next>
        <modules>
            <alihealth_scm_sale_statistic_dto>
                <sc_item_id>111</sc_item_id>
                <sc_item_name>测试商品</sc_item_name>
                <brand_id>333</brand_id>
                <brand_name>测试品牌</brand_name>
                <gmt_year>2020</gmt_year>
                <gmt_month>7</gmt_month>
                <spec>1.0ml</spec>
                <seller_id>2343</seller_id>
                <seller_nick>测试商家</seller_nick>
                <receiver_province>浙江</receiver_province>
                <receiver_city>杭州</receiver_city>
                <outbound_quantity>222</outbound_quantity>
                <inbound_quantity>3434</inbound_quantity>
                <refund_amount>333</refund_amount>
                <sfcate1_name>otc药品</sfcate1_name>
                <sfcate2_name>感冒药</sfcate2_name>
                <sfcate3_name>999</sfcate3_name>
                <barcode>werwer</barcode>
                <gmt_day>24</gmt_day>
            </alihealth_scm_sale_statistic_dto>
        </modules>
        <page_num>454</page_num>
        <page_size>444</page_size>
        <total_page>444</total_page>
        <total_rows>444</total_rows>
    </result>
</alibaba_alihealth_supplier_sale_query_response>
                     
                    
                        {
    "alibaba_alihealth_supplier_sale_query_response":{
        "result":{
            "error_code":"QUERY_ERROR",
            "error_msg":"查询错误",
            "has_next":false,
            "modules":{
                "alihealth_scm_sale_statistic_dto":[
                    {
                        "sc_item_id":111,
                        "sc_item_name":"测试商品",
                        "brand_id":333,
                        "brand_name":"测试品牌",
                        "gmt_year":2020,
                        "gmt_month":7,
                        "spec":"1.0ml",
                        "seller_id":2343,
                        "seller_nick":"测试商家",
                        "receiver_province":"浙江",
                        "receiver_city":"杭州",
                        "outbound_quantity":222,
                        "inbound_quantity":3434,
                        "refund_amount":333,
                        "sfcate1_name":"otc药品",
                        "sfcate2_name":"感冒药",
                        "sfcate3_name":"999",
                        "barcode":"werwer",
                        "gmt_day":24
                    }
                ]
            },
            "page_num":454,
            "page_size":444,
            "total_page":444,
            "total_rows":444
        }
    }
}