mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-08 16:10:26 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -6,6 +6,7 @@ package pb;
|
||||
import "models/model_reverse_proxy.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
// 反向代理管理服务
|
||||
service ReverseProxyService {
|
||||
// 创建反向代理
|
||||
rpc createReverseProxy (CreateReverseProxyRequest) returns (CreateReverseProxyResponse);
|
||||
|
||||
Reference in New Issue
Block a user