curl --location -g --request POST 'http://domain.com/api/mount/delete' \ --header 'X-Token: xxx' \ --form 'name="挂载名"'
{}