优化旧cc统计注释说明

This commit is contained in:
刘祥超
2023-03-10 10:16:44 +08:00
parent 4c7618f623
commit dd3b6b0fe8

View File

@@ -286,7 +286,7 @@ var AllCheckpoints = []*HTTPFirewallCheckpointDefinition{
{
Name: "CC统计",
Prefix: "cc",
Description: "统计某段时间段内的请求信息请使用新的CC统计代替",
Description: "统计某段时间段内的请求信息(不推荐再使用,请使用新的CC2统计代替)",
HasParams: true,
Params: []*KeyValue{
NewKeyValue("请求数", "requests"),