[
"string"
]
curl --location --request POST 'https://api-dev.sincetech.com.cn:9443/bpm-uc/uc/tenantMailServer/v1/findList' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"code": 0,
"errorCode": "string",
"logId": "string",
"message": "string",
"state": true,
"value": [
{}
]
}