mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-14 19:35:39 +08:00
增加API注释
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user