123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // source: charge.proto
- // package声明符,用来防止不同的消息类型有命名冲突
- package v1
- import (
- fmt "fmt"
- proto "github.com/golang/protobuf/proto"
- math "math"
- )
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
- // 确认支付
- type ChargeOrderPayRequest struct {
- GardenId int64 `protobuf:"varint,1,opt,name=garden_id,json=gardenId,proto3" json:"garden_id"`
- OrderId string `protobuf:"bytes,2,opt,name=order_id,json=orderId,proto3" json:"order_id"`
- PayTime int64 `protobuf:"varint,3,opt,name=pay_time,json=payTime,proto3" json:"pay_time"`
- TransactionId string `protobuf:"bytes,4,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ChargeOrderPayRequest) Reset() { *m = ChargeOrderPayRequest{} }
- func (m *ChargeOrderPayRequest) String() string { return proto.CompactTextString(m) }
- func (*ChargeOrderPayRequest) ProtoMessage() {}
- func (*ChargeOrderPayRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_5d0de23af59a36de, []int{0}
- }
- func (m *ChargeOrderPayRequest) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ChargeOrderPayRequest.Unmarshal(m, b)
- }
- func (m *ChargeOrderPayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ChargeOrderPayRequest.Marshal(b, m, deterministic)
- }
- func (m *ChargeOrderPayRequest) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ChargeOrderPayRequest.Merge(m, src)
- }
- func (m *ChargeOrderPayRequest) XXX_Size() int {
- return xxx_messageInfo_ChargeOrderPayRequest.Size(m)
- }
- func (m *ChargeOrderPayRequest) XXX_DiscardUnknown() {
- xxx_messageInfo_ChargeOrderPayRequest.DiscardUnknown(m)
- }
- var xxx_messageInfo_ChargeOrderPayRequest proto.InternalMessageInfo
- func (m *ChargeOrderPayRequest) GetGardenId() int64 {
- if m != nil {
- return m.GardenId
- }
- return 0
- }
- func (m *ChargeOrderPayRequest) GetOrderId() string {
- if m != nil {
- return m.OrderId
- }
- return ""
- }
- func (m *ChargeOrderPayRequest) GetPayTime() int64 {
- if m != nil {
- return m.PayTime
- }
- return 0
- }
- func (m *ChargeOrderPayRequest) GetTransactionId() string {
- if m != nil {
- return m.TransactionId
- }
- return ""
- }
- type ChargeOrderPayReply struct {
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ChargeOrderPayReply) Reset() { *m = ChargeOrderPayReply{} }
- func (m *ChargeOrderPayReply) String() string { return proto.CompactTextString(m) }
- func (*ChargeOrderPayReply) ProtoMessage() {}
- func (*ChargeOrderPayReply) Descriptor() ([]byte, []int) {
- return fileDescriptor_5d0de23af59a36de, []int{1}
- }
- func (m *ChargeOrderPayReply) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ChargeOrderPayReply.Unmarshal(m, b)
- }
- func (m *ChargeOrderPayReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ChargeOrderPayReply.Marshal(b, m, deterministic)
- }
- func (m *ChargeOrderPayReply) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ChargeOrderPayReply.Merge(m, src)
- }
- func (m *ChargeOrderPayReply) XXX_Size() int {
- return xxx_messageInfo_ChargeOrderPayReply.Size(m)
- }
- func (m *ChargeOrderPayReply) XXX_DiscardUnknown() {
- xxx_messageInfo_ChargeOrderPayReply.DiscardUnknown(m)
- }
- var xxx_messageInfo_ChargeOrderPayReply proto.InternalMessageInfo
- func init() {
- proto.RegisterType((*ChargeOrderPayRequest)(nil), "pb_v1.ChargeOrderPayRequest")
- proto.RegisterType((*ChargeOrderPayReply)(nil), "pb_v1.ChargeOrderPayReply")
- }
- func init() {
- proto.RegisterFile("charge.proto", fileDescriptor_5d0de23af59a36de)
- }
- var fileDescriptor_5d0de23af59a36de = []byte{
- // 204 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x49, 0xce, 0x48, 0x2c,
- 0x4a, 0x4f, 0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x2d, 0x48, 0x8a, 0x2f, 0x33, 0x54,
- 0x9a, 0xc8, 0xc8, 0x25, 0xea, 0x0c, 0x16, 0xf7, 0x2f, 0x4a, 0x49, 0x2d, 0x0a, 0x48, 0xac, 0x0c,
- 0x4a, 0x2d, 0x2c, 0x4d, 0x2d, 0x2e, 0x11, 0x92, 0xe6, 0xe2, 0x4c, 0x4f, 0x2c, 0x4a, 0x49, 0xcd,
- 0x8b, 0xcf, 0x4c, 0x91, 0x60, 0x54, 0x60, 0xd4, 0x60, 0x0e, 0xe2, 0x80, 0x08, 0x78, 0xa6, 0x08,
- 0x49, 0x72, 0x71, 0xe4, 0x83, 0xd4, 0x83, 0xe4, 0x98, 0x14, 0x18, 0x35, 0x38, 0x83, 0xd8, 0xc1,
- 0x7c, 0x88, 0x54, 0x41, 0x62, 0x65, 0x7c, 0x49, 0x66, 0x6e, 0xaa, 0x04, 0x33, 0x58, 0x1b, 0x7b,
- 0x41, 0x62, 0x65, 0x48, 0x66, 0x6e, 0xaa, 0x90, 0x2a, 0x17, 0x5f, 0x49, 0x51, 0x62, 0x5e, 0x71,
- 0x62, 0x72, 0x49, 0x66, 0x3e, 0xd8, 0x5c, 0x16, 0xb0, 0x5e, 0x5e, 0x24, 0x51, 0xcf, 0x14, 0x25,
- 0x51, 0x2e, 0x61, 0x74, 0x27, 0x15, 0xe4, 0x54, 0x3a, 0xc9, 0x47, 0xc9, 0x16, 0x14, 0xe5, 0x17,
- 0xa4, 0x16, 0x95, 0x54, 0xea, 0xa6, 0xa4, 0x96, 0x65, 0x26, 0xa7, 0xea, 0xa6, 0x27, 0x96, 0xa4,
- 0x96, 0x27, 0x56, 0xea, 0x17, 0x24, 0xe9, 0x97, 0x19, 0x26, 0xb1, 0x81, 0x7d, 0x66, 0x0c, 0x08,
- 0x00, 0x00, 0xff, 0xff, 0x3a, 0xf8, 0x43, 0x4e, 0xe9, 0x00, 0x00, 0x00,
- }
|