curl --location --request GET 'http://127.0.0.1:8080/api/getDomainCount?size=10&domain&apikey=666' \ --header 'apikey;'
{ "code": 200, "msg": "请求成功", "result": { "count": 1, "page": 1 }, "timestamp": "1699950412032" }