token: ********************
{ "id": 4 // 发票id }
curl --location --request GET 'http://cmi-api.gleg.site/api/invoices/getFileList' \ --header 'Content-Type: application/json' \ --header 'token;' \ --data-raw '{ "id": 4 // 发票id }'
{}