[
{
"id": 0,
"inventory_job_id": 0,
"asset_id": 0,
"rfid": "string",
"asset_name": "string",
"inventory_status": "string",
"inventory_type": "string",
"confirm_user": 0,
"confirm_remark": "string",
"error_remark": "string",
"apply_single_id": 0,
"management_id": 0,
"is_deal": "string",
"assetsManage": {
"id": 0,
"asset_code": "string",
"asset_type_id": 0,
"asset_name": "string",
"specification": "string",
"brand_id": 0,
"asset_state": 0,
"dispose_state": 0,
"asset_state_bx": 0,
"quantity": 0,
"unit_price": "string",
"unit": "string",
"dept_id": 0,
"position_id": 0,
"purchase_time": "string",
"purchase_amount": "string",
"admin_user": 0,
"use_people": 0,
"esname": "string",
"supplier_id": 0,
"supplier_name": "string",
"register_user": 0,
"brand_number": "string",
"guarantee": 0,
"guarantee_end_time": "string",
"scrap_time": "string",
"age_limit": 0,
"is_depreciation": 0,
"depreciation_method": "string",
"net_residual_rate": "string",
"remarks": "string",
"remarks2": "string",
"qr_code": "string",
"rfid": "string",
"RFIDlist": "string",
"register_type": 0,
"finance_code": "string",
"register_time": "string",
"depreciation_time": "string",
"serial_number": "string",
"mac_address": "string",
"production_time": "string",
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"position_change_time": "string",
"is_del": "string",
"asset_epc": "string",
"dept_name": "string",
"asset_type_name": "string",
"place_name": "string",
"admin_user_name": "string",
"use_people_name": "string",
"register_user_name": "string",
"inventory_job_id": 0,
"create_user_name": "string",
"brand_name": "string",
"purchase_time_str": "string",
"guarantee_end_time_str": "string",
"scrap_time_str": "string",
"unit_name": "string",
"inventoryManagement_id": 0,
"net_residual_value": "string",
"depreciation_time_str": "string",
"used_month": "string",
"this_month_depreciation": "string",
"accumulated_depreciation": "string",
"net_value": "string",
"fileManageList": "new ArrayList<>()",
"fileMemberList": "new ArrayList<>()",
"assetStatusList": "new ArrayList<>()",
"excludeIdList": "new ArrayList<>()",
"pos_show_type": 0,
"is_print": 0,
"user_id": "string",
"bx_type": "string",
"state": 0,
"checkName": "string",
"checkId": 0,
"asset_status_name": "string",
"asset_img_id": 0,
"imgFile": {
"id": 0,
"file_name": "string",
"file_path": "string",
"file_type": "string",
"file_size": "string",
"store_name": "string",
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"is_del": "string",
"base64": "string"
},
"white_flag": "string"
},
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"is_del": "string"
}
]curl --location --request POST 'http://localhost:8082/inventoryDetail/toBatchEdit.do' \
--header 'accessToken: {{accessToken}}' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": 0,
"inventory_job_id": 0,
"asset_id": 0,
"rfid": "string",
"asset_name": "string",
"inventory_status": "string",
"inventory_type": "string",
"confirm_user": 0,
"confirm_remark": "string",
"error_remark": "string",
"apply_single_id": 0,
"management_id": 0,
"is_deal": "string",
"assetsManage": {
"id": 0,
"asset_code": "string",
"asset_type_id": 0,
"asset_name": "string",
"specification": "string",
"brand_id": 0,
"asset_state": 0,
"dispose_state": 0,
"asset_state_bx": 0,
"quantity": 0,
"unit_price": "string",
"unit": "string",
"dept_id": 0,
"position_id": 0,
"purchase_time": "string",
"purchase_amount": "string",
"admin_user": 0,
"use_people": 0,
"esname": "string",
"supplier_id": 0,
"supplier_name": "string",
"register_user": 0,
"brand_number": "string",
"guarantee": 0,
"guarantee_end_time": "string",
"scrap_time": "string",
"age_limit": 0,
"is_depreciation": 0,
"depreciation_method": "string",
"net_residual_rate": "string",
"remarks": "string",
"remarks2": "string",
"qr_code": "string",
"rfid": "string",
"RFIDlist": "string",
"register_type": 0,
"finance_code": "string",
"register_time": "string",
"depreciation_time": "string",
"serial_number": "string",
"mac_address": "string",
"production_time": "string",
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"position_change_time": "string",
"is_del": "string",
"asset_epc": "string",
"dept_name": "string",
"asset_type_name": "string",
"place_name": "string",
"admin_user_name": "string",
"use_people_name": "string",
"register_user_name": "string",
"inventory_job_id": 0,
"create_user_name": "string",
"brand_name": "string",
"purchase_time_str": "string",
"guarantee_end_time_str": "string",
"scrap_time_str": "string",
"unit_name": "string",
"inventoryManagement_id": 0,
"net_residual_value": "string",
"depreciation_time_str": "string",
"used_month": "string",
"this_month_depreciation": "string",
"accumulated_depreciation": "string",
"net_value": "string",
"fileManageList": "new ArrayList<>()",
"fileMemberList": "new ArrayList<>()",
"assetStatusList": "new ArrayList<>()",
"excludeIdList": "new ArrayList<>()",
"pos_show_type": 0,
"is_print": 0,
"user_id": "string",
"bx_type": "string",
"state": 0,
"checkName": "string",
"checkId": 0,
"asset_status_name": "string",
"asset_img_id": 0,
"imgFile": {
"id": 0,
"file_name": "string",
"file_path": "string",
"file_type": "string",
"file_size": "string",
"store_name": "string",
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"is_del": "string",
"base64": "string"
},
"white_flag": "string"
},
"create_time": "string",
"create_user": 0,
"update_time": "string",
"update_user": 0,
"is_del": "string"
}
]'{
"code": 0,
"msg": "",
"data": {},
"logMsg": "",
"count": 0
}