curl --location --request GET '/api/unit/list?pageNo=&pageSize=¶ms='{
"count": 0,
"lists": [
{
"createTime": "string",
"id": 0,
"name": "string",
"sort": 0,
"updateTime": "string"
}
],
"pageNo": 0,
"pageSize": 0
}