bug fixed
This commit is contained in:
parent
1117c0080f
commit
34c78e54dc
|
@ -16,7 +16,7 @@ pub struct CreateMemberRequest {
|
|||
#[prost(string, tag="3")]
|
||||
pub member_level_id: ::prost::alloc::string::String,
|
||||
#[prost(string, optional, tag="4")]
|
||||
pub referrer_member_id: ::core::option::Option<::prost::alloc::string::String>,
|
||||
pub referrer_member_username: ::core::option::Option<::prost::alloc::string::String>,
|
||||
#[prost(string, tag="5")]
|
||||
pub username: ::prost::alloc::string::String,
|
||||
#[prost(string, tag="6")]
|
||||
|
|
|
@ -19,7 +19,7 @@ pub struct CreateMemberRequest {
|
|||
#[prost(string, tag="4")]
|
||||
pub member_level_id: ::prost::alloc::string::String,
|
||||
#[prost(string, optional, tag="5")]
|
||||
pub referrer_member_id: ::core::option::Option<::prost::alloc::string::String>,
|
||||
pub referrer_member_username: ::core::option::Option<::prost::alloc::string::String>,
|
||||
#[prost(string, tag="6")]
|
||||
pub username: ::prost::alloc::string::String,
|
||||
#[prost(string, tag="7")]
|
||||
|
|
Loading…
Reference in New Issue
Block a user