mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 19:56:37 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -5,6 +5,7 @@ package pb;
|
||||
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
// 自定义页面服务
|
||||
service HTTPPageService {
|
||||
// 创建Page
|
||||
rpc createHTTPPage (CreateHTTPPageRequest) returns (CreateHTTPPageResponse);
|
||||
|
||||
Reference in New Issue
Block a user