mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -6,6 +6,7 @@ package pb;
|
||||
import "models/model_size_capacity.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
// Gzip服务
|
||||
service HTTPGzipService {
|
||||
// 创建Gzip配置
|
||||
rpc createHTTPGzip (CreateHTTPGzipRequest) returns (CreateHTTPGzipResponse);
|
||||
|
||||
Reference in New Issue
Block a user