curl --location --request POST 'api/salary/salary-template/export-employee-salary?year_month=2023-10&tableKey=salary&is_template=1' \ --header 'Authorization: {{AUTH_TOKEN}}'
{}