Files
notes/000-inbox/需求-命中率计算.md
T
Docker7530 e4a339bd77 1774597379
2026-03-27 15:43:03 +08:00

582 B

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 文档到项目的根目录。

主要是用到哪些参数,有哪些校验,有没有参数转换和默认值。掉了哪些三方接口,调了接口后做了哪些事情。尽量清晰。注意细节。