curl --location --request GET '/mc/api/eFile/bill/second_weight/' \ --header 'orgId;' \ --header 'Authorization: Bearer xxxxx' \ --header 'tenant-id;'
{ "code": 0, "msg": null, "data": [ "string" ], "timestamp": 0 }