|
@@ -1,12 +1,7 @@
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// versions:
|
|
// versions:
|
|
-<<<<<<< HEAD
|
|
|
|
// protoc-gen-go v1.28.0
|
|
// protoc-gen-go v1.28.0
|
|
// protoc v3.15.5
|
|
// protoc v3.15.5
|
|
-=======
|
|
|
|
-// protoc-gen-go v1.28.1
|
|
|
|
-// protoc v3.15.1
|
|
|
|
->>>>>>> master
|
|
|
|
// source: bxbase.proto
|
|
// source: bxbase.proto
|
|
|
|
|
|
package bxbase
|
|
package bxbase
|
|
@@ -1825,15 +1820,6 @@ type NewestBiddingReq struct {
|
|
sizeCache protoimpl.SizeCache
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
-<<<<<<< HEAD
|
|
|
|
- City string `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
|
|
|
|
- IsSearch int64 `protobuf:"varint,2,opt,name=isSearch,proto3" json:"isSearch,omitempty"`
|
|
|
|
- UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
|
|
|
|
- AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
|
|
|
|
- EntUserId string `protobuf:"bytes,5,opt,name=entUserId,proto3" json:"entUserId,omitempty"`
|
|
|
|
- NewUserId string `protobuf:"bytes,6,opt,name=newUserId,proto3" json:"newUserId,omitempty"`
|
|
|
|
- EntId string `protobuf:"bytes,7,opt,name=entId,proto3" json:"entId,omitempty"`
|
|
|
|
-=======
|
|
|
|
City string `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
|
|
City string `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
|
|
IsSearch int64 `protobuf:"varint,2,opt,name=isSearch,proto3" json:"isSearch,omitempty"`
|
|
IsSearch int64 `protobuf:"varint,2,opt,name=isSearch,proto3" json:"isSearch,omitempty"`
|
|
UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
|
|
UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
|
|
@@ -1842,7 +1828,6 @@ type NewestBiddingReq struct {
|
|
NewUserId int64 `protobuf:"varint,6,opt,name=newUserId,proto3" json:"newUserId,omitempty"`
|
|
NewUserId int64 `protobuf:"varint,6,opt,name=newUserId,proto3" json:"newUserId,omitempty"`
|
|
EntId string `protobuf:"bytes,7,opt,name=entId,proto3" json:"entId,omitempty"`
|
|
EntId string `protobuf:"bytes,7,opt,name=entId,proto3" json:"entId,omitempty"`
|
|
PositionType int64 `protobuf:"varint,8,opt,name=positionType,proto3" json:"positionType,omitempty"`
|
|
PositionType int64 `protobuf:"varint,8,opt,name=positionType,proto3" json:"positionType,omitempty"`
|
|
->>>>>>> master
|
|
|
|
}
|
|
}
|
|
|
|
|
|
func (x *NewestBiddingReq) Reset() {
|
|
func (x *NewestBiddingReq) Reset() {
|
|
@@ -1912,11 +1897,11 @@ func (x *NewestBiddingReq) GetEntUserId() string {
|
|
return ""
|
|
return ""
|
|
}
|
|
}
|
|
|
|
|
|
-func (x *NewestBiddingReq) GetNewUserId() string {
|
|
|
|
|
|
+func (x *NewestBiddingReq) GetNewUserId() int64 {
|
|
if x != nil {
|
|
if x != nil {
|
|
return x.NewUserId
|
|
return x.NewUserId
|
|
}
|
|
}
|
|
- return ""
|
|
|
|
|
|
+ return 0
|
|
}
|
|
}
|
|
|
|
|
|
func (x *NewestBiddingReq) GetEntId() string {
|
|
func (x *NewestBiddingReq) GetEntId() string {
|
|
@@ -3121,7 +3106,7 @@ var file_bxbase_proto_rawDesc = []byte{
|
|
0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x65, 0x6e, 0x74,
|
|
0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x65, 0x6e, 0x74,
|
|
0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x65, 0x6e,
|
|
0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x65, 0x6e,
|
|
0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6e, 0x65, 0x77, 0x55, 0x73,
|
|
0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6e, 0x65, 0x77, 0x55, 0x73,
|
|
- 0x65, 0x72, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6e, 0x65, 0x77, 0x55,
|
|
|
|
|
|
+ 0x65, 0x72, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6e, 0x65, 0x77, 0x55,
|
|
0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x07,
|
|
0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x07,
|
|
0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x70,
|
|
0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x70,
|
|
0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28,
|
|
0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28,
|