diff --git a/api/reports/reports.pb.go b/api/reports/reports.pb.go index b64b420..fd47d85 100644 --- a/api/reports/reports.pb.go +++ b/api/reports/reports.pb.go @@ -26,7 +26,7 @@ type Filtrate struct { unknownFields protoimpl.UnknownFields FileName string `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName"` //文件名称 - Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status"` //状态(1:上架,2:下架) + Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status"` //状态(1:上架,2:下架) } func (x *Filtrate) Reset() {