mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-05-03 13:35:17 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -7,6 +7,7 @@ import "models/model_http_access_log_policy.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
import "models/model_http_access_log.proto";
|
||||
|
||||
// 访问日志策略服务
|
||||
service HTTPAccessLogPolicyService {
|
||||
// 计算访问日志策略数量
|
||||
rpc countAllEnabledHTTPAccessLogPolicies (CountAllEnabledHTTPAccessLogPoliciesRequest) returns (RPCCountResponse);
|
||||
|
||||
Reference in New Issue
Block a user