mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-17 22:36:36 +08:00
优化旧cc统计注释说明
This commit is contained in:
@@ -286,7 +286,7 @@ var AllCheckpoints = []*HTTPFirewallCheckpointDefinition{
|
|||||||
{
|
{
|
||||||
Name: "CC统计(旧)",
|
Name: "CC统计(旧)",
|
||||||
Prefix: "cc",
|
Prefix: "cc",
|
||||||
Description: "统计某段时间段内的请求信息(请使用新的CC统计代替)",
|
Description: "统计某段时间段内的请求信息(不推荐再使用,请使用新的CC2统计代替)",
|
||||||
HasParams: true,
|
HasParams: true,
|
||||||
Params: []*KeyValue{
|
Params: []*KeyValue{
|
||||||
NewKeyValue("请求数", "requests"),
|
NewKeyValue("请求数", "requests"),
|
||||||
|
|||||||
Reference in New Issue
Block a user