<xunxi_hetai_wms_outboundorder_query_response>
<top_result>
<success>true</success>
<code>401</code>
<msg>授权异常</msg>
<data>
<items>
<ht_outbound_order_dto>
<outbound_order_id>CK10820020</outbound_order_id>
<source_id>8278172828</source_id>
<source_id_type>M_DDD</source_id_type>
<outbound_child_type>MATERIAL_OUTBOUND</outbound_child_type>
<warehouse_id>1004</warehouse_id>
<status>FINISHED</status>
<gmt_create>2024-10-01 00:00:00</gmt_create>
<gmt_modified>2024-10-01 00:00:00</gmt_modified>
<items>
<ht_outbound_order_item_d_t_o>
<sku_id>xxxxx</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>
<actual_quantity>1000</actual_quantity>
<supplier_material_batch>TX00</supplier_material_batch>
<material_ext_attr>BC</material_ext_attr>
</ht_outbound_order_item_d_t_o>
</items>
<receive_part_id>123</receive_part_id>
<receive_part_name>Axxxx</receive_part_name>
<creator>创建人</creator>
<modifier>修改人</modifier>
<remark>测试ABC</remark>
</ht_outbound_order_dto>
</items>
<total_count>100</total_count>
<current_page>1</current_page>
<page_size>20</page_size>
</data>
</top_result>
</xunxi_hetai_wms_outboundorder_query_response>
{
"xunxi_hetai_wms_outboundorder_query_response":{
"top_result":{
"success":true,
"code":401,
"msg":"授权异常",
"data":{
"items":{
"ht_outbound_order_dto":[
{
"outbound_order_id":"CK10820020",
"source_id":"8278172828",
"source_id_type":"M_DDD",
"outbound_child_type":"MATERIAL_OUTBOUND",
"warehouse_id":"1004",
"status":"FINISHED",
"gmt_create":"2024-10-01 00:00:00",
"gmt_modified":"2024-10-01 00:00:00",
"items":{
"ht_outbound_order_item_d_t_o":[
{
"sku_id":"xxxxx",
"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"
},
"actual_quantity":"1000",
"supplier_material_batch":"TX00",
"material_ext_attr":"BC"
}
]
},
"receive_part_id":"123",
"receive_part_name":"Axxxx",
"creator":"创建人",
"modifier":"修改人",
"remark":"测试ABC"
}
]
},
"total_count":100,
"current_page":1,
"page_size":20
}
}
}
}