curl --location --request POST 'api/salary/index/import-excel' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}