From 9c6f1ae832839d467bb49a5ccbfc83f153bc82cf Mon Sep 17 00:00:00 2001 From: zhoujunyao Date: Tue, 8 Jul 2025 15:22:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=84=E7=90=86pb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/bundle/bundle.pb.go | 14 +++++++------- api/bundle/bundle.validator.pb.go | 4 ++-- api/bundle/bundle_triple.pb.go | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/api/bundle/bundle.pb.go b/api/bundle/bundle.pb.go index c38204e..7380cc7 100644 --- a/api/bundle/bundle.pb.go +++ b/api/bundle/bundle.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.31.0 -// protoc v4.24.0--rc1 +// protoc-gen-go v1.28.1 +// protoc v5.26.1 // source: pb/bundle.proto package bundle @@ -2878,7 +2878,7 @@ type OrderAddRecord struct { CustomerID string `protobuf:"bytes,4,opt,name=customerID,proto3" json:"customerID"` CustomerNum string `protobuf:"bytes,5,opt,name=customerNum,proto3" json:"customerNum"` CustomerName string `protobuf:"bytes,6,opt,name=customerName,proto3" json:"customerName"` - // string valueAddUUID = 12 [json_name = "valueAddUUID"]; + // string valueAddUUID = 12 [json_name = "valueAddUUID"]; Source int32 `protobuf:"varint,7,opt,name=source,proto3" json:"source"` SignContract string `protobuf:"bytes,8,opt,name=signContract,proto3" json:"signContract"` Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` @@ -4088,7 +4088,7 @@ func (x *FinancialConfirmationRequest) GetOrderNo() string { } // ****************************************************新增值服务*********************** -//增值服务 +// 增值服务 type ValueAddService struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache @@ -4287,7 +4287,7 @@ func (x *ValueAddServiceLang) GetOptions() []*ValueAddPriceOptions { return nil } -//增值服务价格选项 +// 增值服务价格选项 type ValueAddPriceOptions struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache @@ -4367,7 +4367,7 @@ func (x *ValueAddPriceOptions) GetSaveAmount() string { return "" } -//增值服务列表 +// 增值服务列表 type ValueAddServiceListRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache @@ -4502,7 +4502,7 @@ func (x *ValueAddServiceListResponse) GetValueAddServiceList() []*ValueAddServic return nil } -//增值服务详情 +// 增值服务详情 type ValueAddServiceDetailRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache diff --git a/api/bundle/bundle.validator.pb.go b/api/bundle/bundle.validator.pb.go index 24c7d92..3a0dec6 100644 --- a/api/bundle/bundle.validator.pb.go +++ b/api/bundle/bundle.validator.pb.go @@ -5,11 +5,11 @@ package bundle import ( fmt "fmt" - math "math" proto "github.com/golang/protobuf/proto" - _ "google.golang.org/protobuf/types/descriptorpb" _ "github.com/mwitkow/go-proto-validators" github_com_mwitkow_go_proto_validators "github.com/mwitkow/go-proto-validators" + _ "google.golang.org/protobuf/types/descriptorpb" + math "math" ) // Reference imports to suppress errors if they are not otherwise used. diff --git a/api/bundle/bundle_triple.pb.go b/api/bundle/bundle_triple.pb.go index b7ea467..8098424 100644 --- a/api/bundle/bundle_triple.pb.go +++ b/api/bundle/bundle_triple.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-triple. DO NOT EDIT. // versions: // - protoc-gen-go-triple v1.0.8 -// - protoc v3.20.3 +// - protoc v5.26.1 // source: pb/bundle.proto package bundle