@ -21,6 +21,119 @@ const (
_ = protoimpl . EnforceVersion ( protoimpl . MaxVersion - 20 )
)
// 提交电话号码请求消息
type IDNoCheckReq struct {
state protoimpl . MessageState ` protogen:"open.v1" `
Name string ` protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" `
Idno string ` protobuf:"bytes,2,opt,name=idno,proto3" json:"idno,omitempty" `
unknownFields protoimpl . UnknownFields
sizeCache protoimpl . SizeCache
}
func ( x * IDNoCheckReq ) Reset ( ) {
* x = IDNoCheckReq { }
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
func ( x * IDNoCheckReq ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * IDNoCheckReq ) ProtoMessage ( ) { }
func ( x * IDNoCheckReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use IDNoCheckReq.ProtoReflect.Descriptor instead.
func ( * IDNoCheckReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 0 }
}
func ( x * IDNoCheckReq ) GetName ( ) string {
if x != nil {
return x . Name
}
return ""
}
func ( x * IDNoCheckReq ) GetIdno ( ) string {
if x != nil {
return x . Idno
}
return ""
}
type IDNoCheckResp struct {
state protoimpl . MessageState ` protogen:"open.v1" `
Code int64 ` protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty" `
Message string ` protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty" `
Status string ` protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty" `
unknownFields protoimpl . UnknownFields
sizeCache protoimpl . SizeCache
}
func ( x * IDNoCheckResp ) Reset ( ) {
* x = IDNoCheckResp { }
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
func ( x * IDNoCheckResp ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * IDNoCheckResp ) ProtoMessage ( ) { }
func ( x * IDNoCheckResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use IDNoCheckResp.ProtoReflect.Descriptor instead.
func ( * IDNoCheckResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 1 }
}
func ( x * IDNoCheckResp ) GetCode ( ) int64 {
if x != nil {
return x . Code
}
return 0
}
func ( x * IDNoCheckResp ) GetMessage ( ) string {
if x != nil {
return x . Message
}
return ""
}
func ( x * IDNoCheckResp ) GetStatus ( ) string {
if x != nil {
return x . Status
}
return ""
}
// 提交电话号码请求消息
type SubmitPhoneReq struct {
state protoimpl . MessageState ` protogen:"open.v1" `
@ -32,7 +145,7 @@ type SubmitPhoneReq struct {
func ( x * SubmitPhoneReq ) Reset ( ) {
* x = SubmitPhoneReq { }
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -44,7 +157,7 @@ func (x *SubmitPhoneReq) String() string {
func ( * SubmitPhoneReq ) ProtoMessage ( ) { }
func ( x * SubmitPhoneReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -57,7 +170,7 @@ func (x *SubmitPhoneReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use SubmitPhoneReq.ProtoReflect.Descriptor instead.
func ( * SubmitPhoneReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 0 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 2 }
}
func ( x * SubmitPhoneReq ) GetTelephone ( ) string {
@ -85,7 +198,7 @@ type SubmitPhoneResp struct {
func ( x * SubmitPhoneResp ) Reset ( ) {
* x = SubmitPhoneResp { }
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -97,7 +210,7 @@ func (x *SubmitPhoneResp) String() string {
func ( * SubmitPhoneResp ) ProtoMessage ( ) { }
func ( x * SubmitPhoneResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -110,7 +223,7 @@ func (x *SubmitPhoneResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use SubmitPhoneResp.ProtoReflect.Descriptor instead.
func ( * SubmitPhoneResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 1 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 3 }
}
func ( x * SubmitPhoneResp ) GetCode ( ) int64 {
@ -143,7 +256,7 @@ type GetVerifyCodeReq struct {
func ( x * GetVerifyCodeReq ) Reset ( ) {
* x = GetVerifyCodeReq { }
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -155,7 +268,7 @@ func (x *GetVerifyCodeReq) String() string {
func ( * GetVerifyCodeReq ) ProtoMessage ( ) { }
func ( x * GetVerifyCodeReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -168,7 +281,7 @@ func (x *GetVerifyCodeReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetVerifyCodeReq.ProtoReflect.Descriptor instead.
func ( * GetVerifyCodeReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 2 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 4 }
}
func ( x * GetVerifyCodeReq ) GetTelephone ( ) string {
@ -191,7 +304,7 @@ type GetVerifyCodeResp struct {
func ( x * GetVerifyCodeResp ) Reset ( ) {
* x = GetVerifyCodeResp { }
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -203,7 +316,7 @@ func (x *GetVerifyCodeResp) String() string {
func ( * GetVerifyCodeResp ) ProtoMessage ( ) { }
func ( x * GetVerifyCodeResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -216,7 +329,7 @@ func (x *GetVerifyCodeResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetVerifyCodeResp.ProtoReflect.Descriptor instead.
func ( * GetVerifyCodeResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 3 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 5 }
}
func ( x * GetVerifyCodeResp ) GetCode ( ) int64 {
@ -263,7 +376,7 @@ type LogoutReq struct {
func ( x * LogoutReq ) Reset ( ) {
* x = LogoutReq { }
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -275,7 +388,7 @@ func (x *LogoutReq) String() string {
func ( * LogoutReq ) ProtoMessage ( ) { }
func ( x * LogoutReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -288,7 +401,7 @@ func (x *LogoutReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use LogoutReq.ProtoReflect.Descriptor instead.
func ( * LogoutReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 4 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 6 }
}
type LogoutResp struct {
@ -301,7 +414,7 @@ type LogoutResp struct {
func ( x * LogoutResp ) Reset ( ) {
* x = LogoutResp { }
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -313,7 +426,7 @@ func (x *LogoutResp) String() string {
func ( * LogoutResp ) ProtoMessage ( ) { }
func ( x * LogoutResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -326,7 +439,7 @@ func (x *LogoutResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use LogoutResp.ProtoReflect.Descriptor instead.
func ( * LogoutResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 5 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 7 }
}
func ( x * LogoutResp ) GetCode ( ) int64 {
@ -354,7 +467,7 @@ type LoginReq struct {
func ( x * LoginReq ) Reset ( ) {
* x = LoginReq { }
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
mi := & file_api_driver_driver_proto_msgTypes [ 8 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -366,7 +479,7 @@ func (x *LoginReq) String() string {
func ( * LoginReq ) ProtoMessage ( ) { }
func ( x * LoginReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
mi := & file_api_driver_driver_proto_msgTypes [ 8 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -379,7 +492,7 @@ func (x *LoginReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoginReq.ProtoReflect.Descriptor instead.
func ( * LoginReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 6 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 8 }
}
func ( x * LoginReq ) GetTelephone ( ) string {
@ -409,7 +522,7 @@ type LoginResp struct {
func ( x * LoginResp ) Reset ( ) {
* x = LoginResp { }
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
mi := & file_api_driver_driver_proto_msgTypes [ 9 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -421,7 +534,7 @@ func (x *LoginResp) String() string {
func ( * LoginResp ) ProtoMessage ( ) { }
func ( x * LoginResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
mi := & file_api_driver_driver_proto_msgTypes [ 9 ]
if x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -434,7 +547,7 @@ func (x *LoginResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoginResp.ProtoReflect.Descriptor instead.
func ( * LoginResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 7 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 9 }
}
func ( x * LoginResp ) GetCode ( ) int64 {
@ -479,52 +592,67 @@ var file_api_driver_driver_proto_rawDesc = []byte{
0x76 , 0x65 , 0x72 , 0x2e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x0a , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 ,
0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x1a , 0x1c , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2f , 0x61 , 0x70 ,
0x69 , 0x2f , 0x61 , 0x6e , 0x6e , 0x6f , 0x74 , 0x61 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x2e , 0x70 , 0x72 ,
0x6f , 0x74 , 0x6f , 0x22 , 0x4f , 0x0a , 0x0e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 ,
0x6f , 0x6e , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f ,
0x64 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x43 , 0x6f , 0x64 , 0x65 , 0x22 , 0x57 , 0x0a , 0x0f , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 ,
0x6f , 0x6e , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d ,
0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 ,
0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 ,
0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x22 , 0x30 , 0x0a ,
0x10 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 ,
0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x18 , 0x01 ,
0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x22 ,
0xbe , 0x01 , 0x0a , 0x11 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 ,
0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 ,
0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 ,
0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 ,
0x61 , 0x67 , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f ,
0x64 , 0x65 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x43 , 0x6f , 0x64 , 0x65 , 0x12 , 0x30 , 0x0a , 0x14 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x67 ,
0x65 , 0x6e , 0x65 , 0x72 , 0x61 , 0x74 , 0x65 , 0x5f , 0x74 , 0x69 , 0x6d , 0x65 , 0x18 , 0x04 , 0x20 , 0x01 ,
0x28 , 0x03 , 0x52 , 0x12 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x47 , 0x65 , 0x6e , 0x65 , 0x72 , 0x61 ,
0x74 , 0x65 , 0x54 , 0x69 , 0x6d , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 , 0x03 ,
0x52 , 0x0e , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x4c , 0x69 , 0x66 , 0x65 ,
0x22 , 0x0b , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x71 , 0x22 , 0x3a , 0x0a ,
0x0a , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 ,
0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 ,
0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 ,
0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x22 , 0x49 , 0x0a , 0x08 , 0x4c , 0x6f , 0x67 ,
0x69 , 0x6e , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 ,
0x6f , 0x6e , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f ,
0x64 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x43 , 0x6f , 0x64 , 0x65 , 0x22 , 0x96 , 0x01 , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 ,
0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 ,
0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 ,
0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 ,
0x12 , 0x14 , 0x0a , 0x05 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 ,
0x05 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x12 , 0x26 , 0x0a , 0x0f , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f ,
0x63 , 0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x5f , 0x61 , 0x74 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 ,
0x0d , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x43 , 0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x41 , 0x74 , 0x12 , 0x1d ,
0x0a , 0x0a , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 ,
0x28 , 0x03 , 0x52 , 0x09 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x4c , 0x69 , 0x66 , 0x65 , 0x32 , 0x8f , 0x03 ,
0x0a , 0x06 , 0x44 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x12 , 0x79 , 0x0a , 0x0d , 0x47 , 0x65 , 0x74 , 0x56 ,
0x6f , 0x74 , 0x6f , 0x22 , 0x36 , 0x0a , 0x0c , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b ,
0x52 , 0x65 , 0x71 , 0x12 , 0x12 , 0x0a , 0x04 , 0x6e , 0x61 , 0x6d , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 ,
0x09 , 0x52 , 0x04 , 0x6e , 0x61 , 0x6d , 0x65 , 0x12 , 0x12 , 0x0a , 0x04 , 0x69 , 0x64 , 0x6e , 0x6f , 0x18 ,
0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x69 , 0x64 , 0x6e , 0x6f , 0x22 , 0x55 , 0x0a , 0x0d , 0x49 ,
0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 ,
0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 ,
0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 ,
0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 ,
0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 ,
0x75 , 0x73 , 0x22 , 0x4f , 0x0a , 0x0e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e ,
0x65 , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e ,
0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 ,
0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 ,
0x6f , 0x64 , 0x65 , 0x22 , 0x57 , 0x0a , 0x0f , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 ,
0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 ,
0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 ,
0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 ,
0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x22 , 0x30 , 0x0a , 0x10 ,
0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 ,
0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x18 , 0x01 , 0x20 ,
0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x22 , 0xbe ,
0x01 , 0x0a , 0x11 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 ,
0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 ,
0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 ,
0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 ,
0x67 , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 ,
0x65 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 ,
0x6f , 0x64 , 0x65 , 0x12 , 0x30 , 0x0a , 0x14 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x67 , 0x65 ,
0x6e , 0x65 , 0x72 , 0x61 , 0x74 , 0x65 , 0x5f , 0x74 , 0x69 , 0x6d , 0x65 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 ,
0x03 , 0x52 , 0x12 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x47 , 0x65 , 0x6e , 0x65 , 0x72 , 0x61 , 0x74 ,
0x65 , 0x54 , 0x69 , 0x6d , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f ,
0x63 , 0x6f , 0x64 , 0x65 , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 ,
0x0e , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x4c , 0x69 , 0x66 , 0x65 , 0x22 ,
0x0b , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x71 , 0x22 , 0x3a , 0x0a , 0x0a ,
0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f ,
0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 ,
0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 ,
0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x22 , 0x49 , 0x0a , 0x08 , 0x4c , 0x6f , 0x67 , 0x69 ,
0x6e , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e ,
0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 ,
0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 ,
0x6f , 0x64 , 0x65 , 0x22 , 0x96 , 0x01 , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 , 0x73 ,
0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 ,
0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 ,
0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 ,
0x14 , 0x0a , 0x05 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x05 ,
0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x12 , 0x26 , 0x0a , 0x0f , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x63 ,
0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x5f , 0x61 , 0x74 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x0d ,
0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x43 , 0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x41 , 0x74 , 0x12 , 0x1d , 0x0a ,
0x0a , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 ,
0x03 , 0x52 , 0x09 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x4c , 0x69 , 0x66 , 0x65 , 0x32 , 0xf0 , 0x03 , 0x0a ,
0x06 , 0x44 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x12 , 0x5f , 0x0a , 0x09 , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 ,
0x68 , 0x65 , 0x63 , 0x6b , 0x12 , 0x18 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 ,
0x72 , 0x2e , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x52 , 0x65 , 0x71 , 0x1a , 0x19 ,
0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x49 , 0x44 , 0x4e , 0x6f ,
0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x1d , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 ,
0x17 , 0x3a , 0x01 , 0x2a , 0x22 , 0x12 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x69 , 0x64 ,
0x6e , 0x6f , 0x2d , 0x63 , 0x68 , 0x65 , 0x63 , 0x6b , 0x12 , 0x79 , 0x0a , 0x0d , 0x47 , 0x65 , 0x74 , 0x56 ,
0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x12 , 0x1c , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e ,
0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 , 0x1a , 0x1d , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 ,
@ -566,28 +694,32 @@ func file_api_driver_driver_proto_rawDescGZIP() []byte {
return file_api_driver_driver_proto_rawDescData
}
var file_api_driver_driver_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 8 )
var file_api_driver_driver_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 10 )
var file_api_driver_driver_proto_goTypes = [ ] any {
( * SubmitPhoneReq ) ( nil ) , // 0: api.driver.SubmitPhoneReq
( * SubmitPhoneResp ) ( nil ) , // 1: api.driver.SubmitPhoneResp
( * GetVerifyCodeReq ) ( nil ) , // 2: api.driver.GetVerifyCodeReq
( * GetVerifyCodeResp ) ( nil ) , // 3: api.driver.GetVerifyCodeResp
( * LogoutReq ) ( nil ) , // 4: api.driver.LogoutReq
( * LogoutResp ) ( nil ) , // 5: api.driver.LogoutResp
( * LoginReq ) ( nil ) , // 6: api.driver.LoginReq
( * LoginResp ) ( nil ) , // 7: api.driver.LoginResp
( * IDNoCheckReq ) ( nil ) , // 0: api.driver.IDNoCheckReq
( * IDNoCheckResp ) ( nil ) , // 1: api.driver.IDNoCheckResp
( * SubmitPhoneReq ) ( nil ) , // 2: api.driver.SubmitPhoneReq
( * SubmitPhoneResp ) ( nil ) , // 3: api.driver.SubmitPhoneResp
( * GetVerifyCodeReq ) ( nil ) , // 4: api.driver.GetVerifyCodeReq
( * GetVerifyCodeResp ) ( nil ) , // 5: api.driver.GetVerifyCodeResp
( * LogoutReq ) ( nil ) , // 6: api.driver.LogoutReq
( * LogoutResp ) ( nil ) , // 7: api.driver.LogoutResp
( * LoginReq ) ( nil ) , // 8: api.driver.LoginReq
( * LoginResp ) ( nil ) , // 9: api.driver.LoginResp
}
var file_api_driver_driver_proto_depIdxs = [ ] int32 {
2 , // 0: api.driver.Driver.GetVerifyCode:input_type -> api.driver.GetVerifyCodeReq
6 , // 1: api.driver.Driver.Login:input_type -> api.driver.LoginReq
4 , // 2: api.driver.Driver.Loginout:input_type -> api.driver.LogoutReq
0 , // 3: api.driver.Driver.SubmitPhone:input_type -> api.driver.SubmitPhoneReq
3 , // 4: api.driver.Driver.GetVerifyCode:output_type -> api.driver.GetVerifyCodeResp
7 , // 5: api.driver.Driver.Login:output_type -> api.driver.LoginResp
5 , // 6: api.driver.Driver.Loginout:output_type -> api.driver.LogoutResp
1 , // 7: api.driver.Driver.SubmitPhone:output_type -> api.driver.SubmitPhoneResp
4 , // [4:8] is the sub-list for method output_type
0 , // [0:4] is the sub-list for method input_type
0 , // 0: api.driver.Driver.IDNoCheck:input_type -> api.driver.IDNoCheckReq
4 , // 1: api.driver.Driver.GetVerifyCode:input_type -> api.driver.GetVerifyCodeReq
8 , // 2: api.driver.Driver.Login:input_type -> api.driver.LoginReq
6 , // 3: api.driver.Driver.Loginout:input_type -> api.driver.LogoutReq
2 , // 4: api.driver.Driver.SubmitPhone:input_type -> api.driver.SubmitPhoneReq
1 , // 5: api.driver.Driver.IDNoCheck:output_type -> api.driver.IDNoCheckResp
5 , // 6: api.driver.Driver.GetVerifyCode:output_type -> api.driver.GetVerifyCodeResp
9 , // 7: api.driver.Driver.Login:output_type -> api.driver.LoginResp
7 , // 8: api.driver.Driver.Loginout:output_type -> api.driver.LogoutResp
3 , // 9: api.driver.Driver.SubmitPhone:output_type -> api.driver.SubmitPhoneResp
5 , // [5:10] is the sub-list for method output_type
0 , // [0:5] is the sub-list for method input_type
0 , // [0:0] is the sub-list for extension type_name
0 , // [0:0] is the sub-list for extension extendee
0 , // [0:0] is the sub-list for field type_name
@ -604,7 +736,7 @@ func file_api_driver_driver_proto_init() {
GoPackagePath : reflect . TypeOf ( x { } ) . PkgPath ( ) ,
RawDescriptor : file_api_driver_driver_proto_rawDesc ,
NumEnums : 0 ,
NumMessages : 8 ,
NumMessages : 10 ,
NumExtensions : 0 ,
NumServices : 1 ,
} ,