{
"deviceId": 0,
"ip": "string",
"ipBusinessType": 0
}curl --location --request POST '/api/device/panel/ip/insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": 0,
"ip": "string",
"ipBusinessType": 0
}'{
"code": 0,
"data": false,
"message": "",
"count": 0,
"currentPage": 0,
"totalPages": 0
}