curl --location --request GET 'http://localhost:8081/adm/cockpit/getFreeSeal' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": { "property1": 0, "property2": 0 } }