Commit 32754c1f authored by hujiebin's avatar hujiebin

Update userProxy.proto

parent 9f876855
......@@ -462,17 +462,5 @@ message MicUserData {
uint32 svipLevel = 12;
string micEffect = 14;
string headwearIcon = 15;
CvSvip svip = 16;
}
message CvSvip {
int32 svipLevel = 1;
repeated CVSvipPrivilege privileges = 2;
}
message CVSvipPrivilege {
int32 type = 1;
bool canSwitch = 2;
bool userSwitch = 3;
string mysteryCode = 4;
Svip svip = 16;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment