Merge branch 'sc'
This commit is contained in:
commit
817db127a8
@ -1,7 +1,7 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.26.0
|
// protoc-gen-go v1.35.2
|
||||||
// protoc v3.10.1
|
// protoc v3.21.8
|
||||||
// source: pb/bundle.proto
|
// source: pb/bundle.proto
|
||||||
|
|
||||||
package bundle
|
package bundle
|
||||||
@ -34,12 +34,10 @@ type CommonResponse struct {
|
|||||||
|
|
||||||
func (x *CommonResponse) Reset() {
|
func (x *CommonResponse) Reset() {
|
||||||
*x = CommonResponse{}
|
*x = CommonResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[0]
|
mi := &file_pb_bundle_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CommonResponse) String() string {
|
func (x *CommonResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -49,7 +47,7 @@ func (*CommonResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CommonResponse) ProtoReflect() protoreflect.Message {
|
func (x *CommonResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[0]
|
mi := &file_pb_bundle_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -106,12 +104,10 @@ type BundleProfile struct {
|
|||||||
|
|
||||||
func (x *BundleProfile) Reset() {
|
func (x *BundleProfile) Reset() {
|
||||||
*x = BundleProfile{}
|
*x = BundleProfile{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[1]
|
mi := &file_pb_bundle_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *BundleProfile) String() string {
|
func (x *BundleProfile) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -121,7 +117,7 @@ func (*BundleProfile) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *BundleProfile) ProtoReflect() protoreflect.Message {
|
func (x *BundleProfile) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[1]
|
mi := &file_pb_bundle_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -230,12 +226,10 @@ type DelBundleRequest struct {
|
|||||||
|
|
||||||
func (x *DelBundleRequest) Reset() {
|
func (x *DelBundleRequest) Reset() {
|
||||||
*x = DelBundleRequest{}
|
*x = DelBundleRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[2]
|
mi := &file_pb_bundle_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DelBundleRequest) String() string {
|
func (x *DelBundleRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -245,7 +239,7 @@ func (*DelBundleRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DelBundleRequest) ProtoReflect() protoreflect.Message {
|
func (x *DelBundleRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[2]
|
mi := &file_pb_bundle_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -281,12 +275,10 @@ type BundleListRequest struct {
|
|||||||
|
|
||||||
func (x *BundleListRequest) Reset() {
|
func (x *BundleListRequest) Reset() {
|
||||||
*x = BundleListRequest{}
|
*x = BundleListRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[3]
|
mi := &file_pb_bundle_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *BundleListRequest) String() string {
|
func (x *BundleListRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -296,7 +288,7 @@ func (*BundleListRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *BundleListRequest) ProtoReflect() protoreflect.Message {
|
func (x *BundleListRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[3]
|
mi := &file_pb_bundle_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -357,12 +349,10 @@ type BundleListResponse struct {
|
|||||||
|
|
||||||
func (x *BundleListResponse) Reset() {
|
func (x *BundleListResponse) Reset() {
|
||||||
*x = BundleListResponse{}
|
*x = BundleListResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[4]
|
mi := &file_pb_bundle_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *BundleListResponse) String() string {
|
func (x *BundleListResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -372,7 +362,7 @@ func (*BundleListResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *BundleListResponse) ProtoReflect() protoreflect.Message {
|
func (x *BundleListResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[4]
|
mi := &file_pb_bundle_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -411,12 +401,10 @@ type BundleDetailRequest struct {
|
|||||||
|
|
||||||
func (x *BundleDetailRequest) Reset() {
|
func (x *BundleDetailRequest) Reset() {
|
||||||
*x = BundleDetailRequest{}
|
*x = BundleDetailRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[5]
|
mi := &file_pb_bundle_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *BundleDetailRequest) String() string {
|
func (x *BundleDetailRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -426,7 +414,7 @@ func (*BundleDetailRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *BundleDetailRequest) ProtoReflect() protoreflect.Message {
|
func (x *BundleDetailRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[5]
|
mi := &file_pb_bundle_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -459,12 +447,10 @@ type BundleDetailResponse struct {
|
|||||||
|
|
||||||
func (x *BundleDetailResponse) Reset() {
|
func (x *BundleDetailResponse) Reset() {
|
||||||
*x = BundleDetailResponse{}
|
*x = BundleDetailResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[6]
|
mi := &file_pb_bundle_proto_msgTypes[6]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *BundleDetailResponse) String() string {
|
func (x *BundleDetailResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -474,7 +460,7 @@ func (*BundleDetailResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *BundleDetailResponse) ProtoReflect() protoreflect.Message {
|
func (x *BundleDetailResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[6]
|
mi := &file_pb_bundle_proto_msgTypes[6]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -531,7 +517,7 @@ type OrderRecord struct {
|
|||||||
ValueAddOriginalPrice float32 `protobuf:"fixed32,21,opt,name=valueAddOriginalPrice,proto3" json:"valueAddOriginalPrice"` //原单价
|
ValueAddOriginalPrice float32 `protobuf:"fixed32,21,opt,name=valueAddOriginalPrice,proto3" json:"valueAddOriginalPrice"` //原单价
|
||||||
ValueAddDiscountPrice float32 `protobuf:"fixed32,22,opt,name=valueAddDiscountPrice,proto3" json:"valueAddDiscountPrice"` //优惠单价
|
ValueAddDiscountPrice float32 `protobuf:"fixed32,22,opt,name=valueAddDiscountPrice,proto3" json:"valueAddDiscountPrice"` //优惠单价
|
||||||
ValueAddSavedAmount float32 `protobuf:"fixed32,23,opt,name=valueAddSavedAmount,proto3" json:"valueAddSavedAmount"` //节省金额
|
ValueAddSavedAmount float32 `protobuf:"fixed32,23,opt,name=valueAddSavedAmount,proto3" json:"valueAddSavedAmount"` //节省金额
|
||||||
Num int32 `protobuf:"varint,24,opt,name=num,json=sex,proto3" json:"num"`
|
Num int32 `protobuf:"varint,24,opt,name=num,proto3" json:"num"`
|
||||||
TotalAmount float32 `protobuf:"fixed32,25,opt,name=totalAmount,proto3" json:"totalAmount"` //总金额
|
TotalAmount float32 `protobuf:"fixed32,25,opt,name=totalAmount,proto3" json:"totalAmount"` //总金额
|
||||||
Sex int32 `protobuf:"varint,26,opt,name=sex,proto3" json:"sex"`
|
Sex int32 `protobuf:"varint,26,opt,name=sex,proto3" json:"sex"`
|
||||||
Nationality string `protobuf:"bytes,27,opt,name=nationality,proto3" json:"nationality"`
|
Nationality string `protobuf:"bytes,27,opt,name=nationality,proto3" json:"nationality"`
|
||||||
@ -544,12 +530,10 @@ type OrderRecord struct {
|
|||||||
|
|
||||||
func (x *OrderRecord) Reset() {
|
func (x *OrderRecord) Reset() {
|
||||||
*x = OrderRecord{}
|
*x = OrderRecord{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[7]
|
mi := &file_pb_bundle_proto_msgTypes[7]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OrderRecord) String() string {
|
func (x *OrderRecord) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -559,7 +543,7 @@ func (*OrderRecord) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OrderRecord) ProtoReflect() protoreflect.Message {
|
func (x *OrderRecord) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[7]
|
mi := &file_pb_bundle_proto_msgTypes[7]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -821,12 +805,10 @@ type OrderRecordsRequest struct {
|
|||||||
|
|
||||||
func (x *OrderRecordsRequest) Reset() {
|
func (x *OrderRecordsRequest) Reset() {
|
||||||
*x = OrderRecordsRequest{}
|
*x = OrderRecordsRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[8]
|
mi := &file_pb_bundle_proto_msgTypes[8]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OrderRecordsRequest) String() string {
|
func (x *OrderRecordsRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -836,7 +818,7 @@ func (*OrderRecordsRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OrderRecordsRequest) ProtoReflect() protoreflect.Message {
|
func (x *OrderRecordsRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[8]
|
mi := &file_pb_bundle_proto_msgTypes[8]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -960,12 +942,10 @@ type OrderRecordsResponse struct {
|
|||||||
|
|
||||||
func (x *OrderRecordsResponse) Reset() {
|
func (x *OrderRecordsResponse) Reset() {
|
||||||
*x = OrderRecordsResponse{}
|
*x = OrderRecordsResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[9]
|
mi := &file_pb_bundle_proto_msgTypes[9]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OrderRecordsResponse) String() string {
|
func (x *OrderRecordsResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -975,7 +955,7 @@ func (*OrderRecordsResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OrderRecordsResponse) ProtoReflect() protoreflect.Message {
|
func (x *OrderRecordsResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[9]
|
mi := &file_pb_bundle_proto_msgTypes[9]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1016,12 +996,10 @@ type OrderRecordsDetailRequest struct {
|
|||||||
|
|
||||||
func (x *OrderRecordsDetailRequest) Reset() {
|
func (x *OrderRecordsDetailRequest) Reset() {
|
||||||
*x = OrderRecordsDetailRequest{}
|
*x = OrderRecordsDetailRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[10]
|
mi := &file_pb_bundle_proto_msgTypes[10]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OrderRecordsDetailRequest) String() string {
|
func (x *OrderRecordsDetailRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1031,7 +1009,7 @@ func (*OrderRecordsDetailRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OrderRecordsDetailRequest) ProtoReflect() protoreflect.Message {
|
func (x *OrderRecordsDetailRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[10]
|
mi := &file_pb_bundle_proto_msgTypes[10]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1078,12 +1056,10 @@ type OrderRecordsDetailResponse struct {
|
|||||||
|
|
||||||
func (x *OrderRecordsDetailResponse) Reset() {
|
func (x *OrderRecordsDetailResponse) Reset() {
|
||||||
*x = OrderRecordsDetailResponse{}
|
*x = OrderRecordsDetailResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[11]
|
mi := &file_pb_bundle_proto_msgTypes[11]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OrderRecordsDetailResponse) String() string {
|
func (x *OrderRecordsDetailResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1093,7 +1069,7 @@ func (*OrderRecordsDetailResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OrderRecordsDetailResponse) ProtoReflect() protoreflect.Message {
|
func (x *OrderRecordsDetailResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[11]
|
mi := &file_pb_bundle_proto_msgTypes[11]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1142,12 +1118,10 @@ type ValueAddBundleProfile struct {
|
|||||||
|
|
||||||
func (x *ValueAddBundleProfile) Reset() {
|
func (x *ValueAddBundleProfile) Reset() {
|
||||||
*x = ValueAddBundleProfile{}
|
*x = ValueAddBundleProfile{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[12]
|
mi := &file_pb_bundle_proto_msgTypes[12]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ValueAddBundleProfile) String() string {
|
func (x *ValueAddBundleProfile) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1157,7 +1131,7 @@ func (*ValueAddBundleProfile) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ValueAddBundleProfile) ProtoReflect() protoreflect.Message {
|
func (x *ValueAddBundleProfile) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[12]
|
mi := &file_pb_bundle_proto_msgTypes[12]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1252,12 +1226,10 @@ type CreateValueAddBundleRequest struct {
|
|||||||
|
|
||||||
func (x *CreateValueAddBundleRequest) Reset() {
|
func (x *CreateValueAddBundleRequest) Reset() {
|
||||||
*x = CreateValueAddBundleRequest{}
|
*x = CreateValueAddBundleRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[13]
|
mi := &file_pb_bundle_proto_msgTypes[13]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateValueAddBundleRequest) String() string {
|
func (x *CreateValueAddBundleRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1267,7 +1239,7 @@ func (*CreateValueAddBundleRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateValueAddBundleRequest) ProtoReflect() protoreflect.Message {
|
func (x *CreateValueAddBundleRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[13]
|
mi := &file_pb_bundle_proto_msgTypes[13]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1302,12 +1274,10 @@ type CreateValueAddBundleResponse struct {
|
|||||||
|
|
||||||
func (x *CreateValueAddBundleResponse) Reset() {
|
func (x *CreateValueAddBundleResponse) Reset() {
|
||||||
*x = CreateValueAddBundleResponse{}
|
*x = CreateValueAddBundleResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[14]
|
mi := &file_pb_bundle_proto_msgTypes[14]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateValueAddBundleResponse) String() string {
|
func (x *CreateValueAddBundleResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1317,7 +1287,7 @@ func (*CreateValueAddBundleResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateValueAddBundleResponse) ProtoReflect() protoreflect.Message {
|
func (x *CreateValueAddBundleResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[14]
|
mi := &file_pb_bundle_proto_msgTypes[14]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1373,12 +1343,10 @@ type ValueAddBundleListRequest struct {
|
|||||||
|
|
||||||
func (x *ValueAddBundleListRequest) Reset() {
|
func (x *ValueAddBundleListRequest) Reset() {
|
||||||
*x = ValueAddBundleListRequest{}
|
*x = ValueAddBundleListRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[15]
|
mi := &file_pb_bundle_proto_msgTypes[15]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ValueAddBundleListRequest) String() string {
|
func (x *ValueAddBundleListRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1388,7 +1356,7 @@ func (*ValueAddBundleListRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ValueAddBundleListRequest) ProtoReflect() protoreflect.Message {
|
func (x *ValueAddBundleListRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[15]
|
mi := &file_pb_bundle_proto_msgTypes[15]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1441,12 +1409,10 @@ type ValueAddBundleListResponse struct {
|
|||||||
|
|
||||||
func (x *ValueAddBundleListResponse) Reset() {
|
func (x *ValueAddBundleListResponse) Reset() {
|
||||||
*x = ValueAddBundleListResponse{}
|
*x = ValueAddBundleListResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[16]
|
mi := &file_pb_bundle_proto_msgTypes[16]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ValueAddBundleListResponse) String() string {
|
func (x *ValueAddBundleListResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1456,7 +1422,7 @@ func (*ValueAddBundleListResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ValueAddBundleListResponse) ProtoReflect() protoreflect.Message {
|
func (x *ValueAddBundleListResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[16]
|
mi := &file_pb_bundle_proto_msgTypes[16]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1537,12 +1503,10 @@ type ValueAddBundleDetailRequest struct {
|
|||||||
|
|
||||||
func (x *ValueAddBundleDetailRequest) Reset() {
|
func (x *ValueAddBundleDetailRequest) Reset() {
|
||||||
*x = ValueAddBundleDetailRequest{}
|
*x = ValueAddBundleDetailRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[17]
|
mi := &file_pb_bundle_proto_msgTypes[17]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ValueAddBundleDetailRequest) String() string {
|
func (x *ValueAddBundleDetailRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1552,7 +1516,7 @@ func (*ValueAddBundleDetailRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ValueAddBundleDetailRequest) ProtoReflect() protoreflect.Message {
|
func (x *ValueAddBundleDetailRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[17]
|
mi := &file_pb_bundle_proto_msgTypes[17]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1586,12 +1550,10 @@ type ValueAddBundleDetailResponse struct {
|
|||||||
|
|
||||||
func (x *ValueAddBundleDetailResponse) Reset() {
|
func (x *ValueAddBundleDetailResponse) Reset() {
|
||||||
*x = ValueAddBundleDetailResponse{}
|
*x = ValueAddBundleDetailResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_pb_bundle_proto_msgTypes[18]
|
mi := &file_pb_bundle_proto_msgTypes[18]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ValueAddBundleDetailResponse) String() string {
|
func (x *ValueAddBundleDetailResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -1601,7 +1563,7 @@ func (*ValueAddBundleDetailResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ValueAddBundleDetailResponse) ProtoReflect() protoreflect.Message {
|
func (x *ValueAddBundleDetailResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_pb_bundle_proto_msgTypes[18]
|
mi := &file_pb_bundle_proto_msgTypes[18]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -1751,7 +1713,7 @@ var file_pb_bundle_proto_rawDesc = []byte{
|
|||||||
0x75, 0x65, 0x41, 0x64, 0x64, 0x53, 0x61, 0x76, 0x65, 0x64, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74,
|
0x75, 0x65, 0x41, 0x64, 0x64, 0x53, 0x61, 0x76, 0x65, 0x64, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74,
|
||||||
0x18, 0x17, 0x20, 0x01, 0x28, 0x02, 0x52, 0x13, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x41, 0x64, 0x64,
|
0x18, 0x17, 0x20, 0x01, 0x28, 0x02, 0x52, 0x13, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x41, 0x64, 0x64,
|
||||||
0x53, 0x61, 0x76, 0x65, 0x64, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6e,
|
0x53, 0x61, 0x76, 0x65, 0x64, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6e,
|
||||||
0x75, 0x6d, 0x18, 0x18, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x20, 0x0a,
|
0x75, 0x6d, 0x18, 0x18, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x20, 0x0a,
|
||||||
0x0b, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x19, 0x20, 0x01,
|
0x0b, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x19, 0x20, 0x01,
|
||||||
0x28, 0x02, 0x52, 0x0b, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12,
|
0x28, 0x02, 0x52, 0x0b, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12,
|
||||||
0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65,
|
0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65,
|
||||||
@ -1972,7 +1934,7 @@ func file_pb_bundle_proto_rawDescGZIP() []byte {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var file_pb_bundle_proto_msgTypes = make([]protoimpl.MessageInfo, 19)
|
var file_pb_bundle_proto_msgTypes = make([]protoimpl.MessageInfo, 19)
|
||||||
var file_pb_bundle_proto_goTypes = []interface{}{
|
var file_pb_bundle_proto_goTypes = []any{
|
||||||
(*CommonResponse)(nil), // 0: bundle.CommonResponse
|
(*CommonResponse)(nil), // 0: bundle.CommonResponse
|
||||||
(*BundleProfile)(nil), // 1: bundle.BundleProfile
|
(*BundleProfile)(nil), // 1: bundle.BundleProfile
|
||||||
(*DelBundleRequest)(nil), // 2: bundle.DelBundleRequest
|
(*DelBundleRequest)(nil), // 2: bundle.DelBundleRequest
|
||||||
@ -2038,236 +2000,6 @@ func file_pb_bundle_proto_init() {
|
|||||||
if File_pb_bundle_proto != nil {
|
if File_pb_bundle_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_pb_bundle_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*CommonResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*BundleProfile); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*DelBundleRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*BundleListRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*BundleListResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*BundleDetailRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*BundleDetailResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*OrderRecord); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*OrderRecordsRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*OrderRecordsResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*OrderRecordsDetailRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*OrderRecordsDetailResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*ValueAddBundleProfile); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*CreateValueAddBundleRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*CreateValueAddBundleResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*ValueAddBundleListRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*ValueAddBundleListResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*ValueAddBundleDetailRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_pb_bundle_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
|
|
||||||
switch v := v.(*ValueAddBundleDetailResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Code generated by protoc-gen-go-triple. DO NOT EDIT.
|
// Code generated by protoc-gen-go-triple. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// - protoc-gen-go-triple v1.0.8
|
// - protoc-gen-go-triple v1.0.5
|
||||||
// - protoc v3.10.1
|
// - protoc v3.21.8
|
||||||
// source: pb/bundle.proto
|
// source: pb/bundle.proto
|
||||||
|
|
||||||
package bundle
|
package bundle
|
||||||
|
Loading…
Reference in New Issue
Block a user