增加API注释

This commit is contained in:
GoEdgeLab
2023-06-17 21:05:03 +08:00
parent 6a7af9e5cd
commit 7d54f3e165
10 changed files with 116 additions and 25 deletions

View File

@@ -42,7 +42,7 @@ message CreateOriginRequest {
}
message CreateOriginResponse {
int64 originId = 1;
int64 originId = 1; // 创建的源站ID
}
// 修改源站