name is changed
This commit is contained in:
parent
8abfe6719c
commit
4e4b1f2eb1
|
@ -5,5 +5,5 @@ package bet.beteran.core.network;
|
||||||
message Client {
|
message Client {
|
||||||
string client_ip = 1;
|
string client_ip = 1;
|
||||||
optional string site_url = 2;
|
optional string site_url = 2;
|
||||||
optional string session_id = 3;
|
optional string access_token = 3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user