curl --location --request GET 'http://localhost:8081/adm/cockpit/getSealUseType?id=&sealId=&userId=&applyTime=&type=&procInstId=&procInstStatus=&createUser=&updateUser=' \
--header 'Authorization: '
{
"code": 0,
"msg": "string",
"data": {
"property1": 0,
"property2": 0
}
}