curl --location --request POST '/system/localFile/commonDownload' \ --header 'Authorization: Bearer {{token}}' \ --form 'file="C:\\Users\\ssh\\Desktop\\123.txt"'
{}