curl --location --request DELETE 'https://192.168.88.32:9781/bvcsp/v1/linkaction/action/' \ --header 'Authorization: login成功返回的token' \ --header 'Content-Type: application/json'
{ "code": 0, "msg": "string" }