mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-05-28 06:49:07 -04:00
comments
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user