Commit 56504493 authored by hujiebin's avatar hujiebin

Merge branch 'feature/svip89' into 'master'

Update userProxy.proto

See merge request !2
parents 833f2a9b a02e1a3f
...@@ -214,6 +214,7 @@ message GlobalGiftBanner { ...@@ -214,6 +214,7 @@ message GlobalGiftBanner {
uint32 cpLevel = 15; // cp等级 uint32 cpLevel = 15; // cp等级
string receiveUserAvatar = 16; string receiveUserAvatar = 16;
uint32 nobleLevel = 17; // 贵族等级 uint32 nobleLevel = 17; // 贵族等级
string custom_effect_url = 18; // 定制特效url
} }
/* id == 116 横幅的回应,用来测量RTT */ /* id == 116 横幅的回应,用来测量RTT */
......
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