curl --location -g --request DELETE 'http://{{ip}}:9000/process-service/cusForm?ids' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --header 'ip: {{ip}}' \ --header 'X-Request-client-type: PC'
{ "code": 0, "msg": "string", "data": {} }