mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
增加API注释
This commit is contained in:
@@ -42,7 +42,7 @@ message CreateOriginRequest {
|
||||
}
|
||||
|
||||
message CreateOriginResponse {
|
||||
int64 originId = 1;
|
||||
int64 originId = 1; // 创建的源站ID
|
||||
}
|
||||
|
||||
// 修改源站
|
||||
|
||||
Reference in New Issue
Block a user