curl --location --request GET 'api/salary/index/get-file-status' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'timestamp="1667546497"' \ --form 'user_id="117"' \ --form 'sign="148960d53b61592c78fe4f18dc94f337"' \ --form 'debug="{{DEBUG}}"'
{}