mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-11 01:50:26 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -5,6 +5,7 @@ package pb;
|
||||
import "models/model_api_node.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
// API节点服务
|
||||
service APINodeService {
|
||||
// 创建API节点
|
||||
rpc createAPINode (CreateAPINodeRequest) returns (CreateAPINodeResponse);
|
||||
|
||||
Reference in New Issue
Block a user