增加API注释

This commit is contained in:
刘祥超
2023-06-17 21:05:03 +08:00
parent f436763c8d
commit fe9bc332c1
10 changed files with 116 additions and 25 deletions

View File

@@ -194,7 +194,7 @@ type CreateOriginResponse struct {
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
OriginId int64 `protobuf:"varint,1,opt,name=originId,proto3" json:"originId,omitempty"`
OriginId int64 `protobuf:"varint,1,opt,name=originId,proto3" json:"originId,omitempty"` // 创建的源站ID
}
func (x *CreateOriginResponse) Reset() {