``` http://dev.p.cdn.10086.cn:8080 /statistics/getHitRatio ?cpId=* &product=* &affectAreas= &domainNames= &provider=* &startTime=2026-03-27%2010:25 &endTime=2026-03-27%2010:25 &productId= &isps= &granular=0 &_=1774580169469 ``` com.cmcc.cdn.platform.selfservice.controller.StatisticsController#getHitRatio 给我梳理下这个接口的功能,输出一个 markdown 文档到项目的根目录。 主要是用到哪些参数,有哪些校验,有没有参数转换和默认值。掉了哪些三方接口,调了接口后做了哪些事情。尽量清晰。注意细节。