<xunxi_hetai_wms_receiveorder_list_response>
<top_result>
<success>true</success>
<code>401</code>
<msg>授权异常</msg>
<data>
<items>
<ht_receive_order_dto>
<biz_id_receive_order>SH11111</biz_id_receive_order>
<biz_source_order_id>1122211</biz_source_order_id>
<biz_source_order_type>PURCHASE</biz_source_order_type>
<receive_warehouse_code>1004</receive_warehouse_code>
<receive_warehouse_name>面料生产仓</receive_warehouse_name>
<remark>测试</remark>
<status>FINISHED</status>
<creator>测试人</creator>
<gmt_create>2024-10-01 00:00:00</gmt_create>
<gmt_modified>2024-10-01 00:00:00</gmt_modified>
<items>
<ht_receive_order_item_d_t_o>
<sku_id>9093898393</sku_id>
<sku_type>FABRIC</sku_type>
<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>
<specification>ABC</specification>
<fabric_breadth>100</fabric_breadth>
<weight>100</weight>
</sku_info>
<receive_quantity>100</receive_quantity>
<supplier_material_batch>Tx092</supplier_material_batch>
<material_ext_attr>H1092</material_ext_attr>
</ht_receive_order_item_d_t_o>
</items>
<receive_type>PURCHASE</receive_type>
<modifier>A</modifier>
<shipper_id>1223</shipper_id>
<shipper_name>发货方名</shipper_name>
</ht_receive_order_dto>
</items>
<total_count>100</total_count>
<current_page>1</current_page>
<page_size>20</page_size>
</data>
</top_result>
</xunxi_hetai_wms_receiveorder_list_response>
{
"xunxi_hetai_wms_receiveorder_list_response":{
"top_result":{
"success":true,
"code":401,
"msg":"授权异常",
"data":{
"items":{
"ht_receive_order_dto":[
{
"biz_id_receive_order":"SH11111",
"biz_source_order_id":"1122211",
"biz_source_order_type":"PURCHASE",
"receive_warehouse_code":"1004",
"receive_warehouse_name":"面料生产仓",
"remark":"测试",
"status":"FINISHED",
"creator":"测试人",
"gmt_create":"2024-10-01 00:00:00",
"gmt_modified":"2024-10-01 00:00:00",
"items":{
"ht_receive_order_item_d_t_o":[
{
"sku_id":"9093898393",
"sku_type":"FABRIC",
"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",
"specification":"ABC",
"fabric_breadth":"100",
"weight":"100"
},
"receive_quantity":"100",
"supplier_material_batch":"Tx092",
"material_ext_attr":"H1092"
}
]
},
"receive_type":"PURCHASE",
"modifier":"A",
"shipper_id":"1223",
"shipper_name":"发货方名"
}
]
},
"total_count":100,
"current_page":1,
"page_size":20
}
}
}
}