From 4edbf3f58b09e8151e1d6fc8803b38eef339cd49 Mon Sep 17 00:00:00 2001 From: "jiaji.H" Date: Sat, 11 Oct 2025 10:24:39 +0800 Subject: [PATCH] =?UTF-8?q?Updata=EF=BC=9A=E6=9B=B4=E6=96=B0pb=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/reports/reports.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {