curl --location '/api/send/img' \ --header 'Content-Type: application/json' \ --data '{ "path": "string", "receiver": "string" }'
{"code":0,"msg":"success","data":{"result":0}}