<xunxi_hetai_wms_pandlorder_query_response>
<top_result>
<success>true</success>
<code>401</code>
<msg>授权异常</msg>
<data>
<items>
<ht_profit_and_loss_order_dto>
<pandl_order_id>19298292929</pandl_order_id>
<warehouse_code>1004</warehouse_code>
<type>ABC</type>
<operator>测试员</operator>
<stocktaking_order_id>19298292929</stocktaking_order_id>
<items>
<ht_profit_and_loss_order_item_d_t_o>
<sku_id>839839399</sku_id>
<sku_info>
<ht_material_code>M982999</ht_material_code>
<ht_material_name>测试物料</ht_material_name>
<first_category_type>FABRIC/ACCESSORY</first_category_type>
<measurement_unit>M</measurement_unit>
<weight_unit>G</weight_unit>
<fabric_breadth_unit>CM</fabric_breadth_unit>
<ht_material_color>ABC</ht_material_color>
<ht_contract_code>24HT00001</ht_contract_code>
<ht_style_id>24ST091</ht_style_id>
<customer_provider>true</customer_provider>
<ht_material_color_code>ABC</ht_material_color_code>
<fabric_breadth>100</fabric_breadth>
<weight>100</weight>
<specification>ABC</specification>
</sku_info>
<delta_quantity>-10000</delta_quantity>
<supplier_material_batch>TX1</supplier_material_batch>
<material_ext_attr>TT1</material_ext_attr>
</ht_profit_and_loss_order_item_d_t_o>
</items>
</ht_profit_and_loss_order_dto>
</items>
<total_count>100</total_count>
<current_page>1</current_page>
<page_size>20</page_size>
</data>
</top_result>
</xunxi_hetai_wms_pandlorder_query_response>
{
"xunxi_hetai_wms_pandlorder_query_response":{
"top_result":{
"success":true,
"code":401,
"msg":"授权异常",
"data":{
"items":{
"ht_profit_and_loss_order_dto":[
{
"pandl_order_id":"19298292929",
"warehouse_code":"1004",
"type":"ABC",
"operator":"测试员",
"stocktaking_order_id":"19298292929",
"items":{
"ht_profit_and_loss_order_item_d_t_o":[
{
"sku_id":"839839399",
"sku_info":{
"ht_material_code":"M982999",
"ht_material_name":"测试物料",
"first_category_type":"FABRIC\/ACCESSORY",
"measurement_unit":"M",
"weight_unit":"G",
"fabric_breadth_unit":"CM",
"ht_material_color":"ABC",
"ht_contract_code":"24HT00001",
"ht_style_id":"24ST091",
"customer_provider":true,
"ht_material_color_code":"ABC",
"fabric_breadth":"100",
"weight":"100",
"specification":"ABC"
},
"delta_quantity":"-10000",
"supplier_material_batch":"TX1",
"material_ext_attr":"TT1"
}
]
}
}
]
},
"total_count":100,
"current_page":1,
"page_size":20
}
}
}
}