mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-16 05:46:34 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -5,6 +5,7 @@ package pb;
|
||||
|
||||
import "models/model_dns_issue.proto";
|
||||
|
||||
// 域名解析服务
|
||||
service DNSService {
|
||||
// 查找问题
|
||||
rpc findAllDNSIssues (FindAllDNSIssuesRequest) returns (FindAllDNSIssuesResponse);
|
||||
|
||||
Reference in New Issue
Block a user