curl --location --request GET 'http://222.79.247.164:8081/api/points/getCustomerPoints?subsidiaryCompany=' \ --header 'token: {{token}}'
{ "status_code": 200, "data": { "customerName": "XXXXX公司", "freezingPoints": 153750, "pointsBalance": 1111916 }, "state": "ok" }