curl --location --request POST 'http://localhost:8081/bin_fresh_recruit/account/upload' \ --header 'Authorization;' \ --form 'file=@""' \ --form 'role=""' \ --form 'service_type=""'
{}