curl --location 'http://127.0.0.1:8080/api/getRecvCount?size=10&emailId=1&user=undefined&from=qq.com¤tdate=undefined&apikey=666' \
--header 'apikey: asdasd'{
"code": 200,
"msg": "请求成功",
"result": {
"count": 2,
"page": 1
},
"timestamp": "1699960038677"
}