1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-28 06:49:07 -04:00
This commit is contained in:
Darien Raymond
2017-02-13 22:39:55 +01:00
parent 5040817a7b
commit 76d2e5517b
8 changed files with 9 additions and 12 deletions

View File

@@ -8,6 +8,7 @@ option java_multiple_files = true;
import "v2ray.com/core/common/serial/typed_message.proto";
// User is a generic user for all procotols.
message User {
uint32 level = 1;
string email = 2;