{
"itemId": 0,
"dataTableId": 0,
"type": 1,
"netIp": "string",
"netPort": "string",
"list": [
{}
],
"netOk": 0
}curl --location '/dataCollectionNet/add' \
--header 'Content-Type: application/json' \
--data '{
"itemId": 0,
"dataTableId": 0,
"type": 1,
"netIp": "string",
"netPort": "string",
"list": [
{}
],
"netOk": 0
}'false