name is changed
This commit is contained in:
parent
ade8676551
commit
b84e98326c
|
@ -64,7 +64,7 @@ pub mod captcha_response {
|
||||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||||
pub struct Result {
|
pub struct Result {
|
||||||
#[prost(string, tag = "1")]
|
#[prost(string, tag = "1")]
|
||||||
pub token: ::prost::alloc::string::String,
|
pub security_code_hash: ::prost::alloc::string::String,
|
||||||
#[prost(string, tag = "2")]
|
#[prost(string, tag = "2")]
|
||||||
pub image: ::prost::alloc::string::String,
|
pub image: ::prost::alloc::string::String,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user