{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"idxAppId": 0,
"addInfo": [
{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"keyId": 0,
"idxUserId": 0,
"idxAppId": 0,
"idxGoipId": 0,
"portNum": 0,
"iccid": "string",
"status": 0,
"appBindId": 0
}
],
"delInfo": [
{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"keyId": 0,
"idxUserId": 0,
"idxAppId": 0,
"idxGoipId": 0,
"portNum": 0,
"iccid": "string",
"status": 0,
"appBindId": 0
}
],
"allBackList": [
{
"keyId": 0,
"taskId": 0,
"idxGoipId": 0,
"portNum": 0,
"content": "string",
"sendResult": 0,
"receivedStatus": 0,
"status": 0,
"createTime": "string",
"smsId": "string",
"taskSearchDetail": "string",
"mmsContent": "string",
"mmsSendResult": 0,
"mmsReceivedStatus": 0,
"mmsSmsId": "string"
}
],
"appBindId": 0
}curl --location --request POST '/manage/equipment/bind/add' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"idxAppId": 0,
"addInfo": [
{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"keyId": 0,
"idxUserId": 0,
"idxAppId": 0,
"idxGoipId": 0,
"portNum": 0,
"iccid": "string",
"status": 0,
"appBindId": 0
}
],
"delInfo": [
{
"log": {
"keyId": 0,
"operator": "string",
"ip": "string",
"operateTime": "string",
"button": 0,
"menu": 0,
"access": "string",
"functionType": "string",
"actionType": "string",
"actionAlias": "string",
"association": "string",
"before": "string",
"after": "string",
"i18nPrefix": "string"
},
"keyId": 0,
"idxUserId": 0,
"idxAppId": 0,
"idxGoipId": 0,
"portNum": 0,
"iccid": "string",
"status": 0,
"appBindId": 0
}
],
"allBackList": [
{
"keyId": 0,
"taskId": 0,
"idxGoipId": 0,
"portNum": 0,
"content": "string",
"sendResult": 0,
"receivedStatus": 0,
"status": 0,
"createTime": "string",
"smsId": "string",
"taskSearchDetail": "string",
"mmsContent": "string",
"mmsSendResult": 0,
"mmsReceivedStatus": 0,
"mmsSmsId": "string"
}
],
"appBindId": 0
}'{
"code": 0,
"msg": "",
"data": {},
"success": false
}