curl --location --request GET '/api/service/price?type=buy&com=2&tax=0&goods=2' \ --header 'Authorization;'
{ "state": "string", "info": { "default": 0, "bill": 0, "com": 0 } }