From 02aa3fa3d9e06cc6361e7e65a1df90a85b617556 Mon Sep 17 00:00:00 2001 From: cjy Date: Mon, 9 Feb 2026 14:45:34 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0pb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Conflicts: # api/cast/cast.pb.go # Conflicts: # api/bundle/bundle.validator.pb.go --- api/bundle/bundle.validator.pb.go | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/api/bundle/bundle.validator.pb.go b/api/bundle/bundle.validator.pb.go index bc59fe16..7def8fb8 100644 --- a/api/bundle/bundle.validator.pb.go +++ b/api/bundle/bundle.validator.pb.go @@ -368,12 +368,6 @@ func (this *BatchGetValueAddServiceLangResponse) Validate() error { } return nil } -func (this *UpdateBundleBalanceReq) Validate() error { - return nil -} -func (this *UpdateBundleBalanceResp) Validate() error { - return nil -} func (this *BundleExtendRequest) Validate() error { return nil } @@ -1055,28 +1049,6 @@ func (this *ExportWorkCastInfoResp) Validate() error { } return nil } -func (this *GetInvoiceInfoByOrderNoReq) Validate() error { - return nil -} -func (this *InvoiceInfoByOrderNo) Validate() error { - return nil -} -func (this *GetInvoiceInfoByOrderNoResp) Validate() error { - for _, item := range this.Data { - if item != nil { - if err := github_com_mwitkow_go_proto_validators.CallValidatorIfExists(item); err != nil { - return github_com_mwitkow_go_proto_validators.FieldError("Data", err) - } - } - } - return nil -} -func (this *GetLastInvoiceNoReq) Validate() error { - return nil -} -func (this *GetLastInvoiceNoResp) Validate() error { - return nil -} func (this *OrderInfoByOrderUuidRequest) Validate() error { return nil }