curl --location --request GET '/admin/sysUser/importData' \ --header 'Authorization: Bearer {{token}}' \ --form 'file="C:\\Users\\ssh\\Downloads\\bill.xlsx"'
{}