2 Achegas 71432ec784 ... fde951a9e8

Autor SHA1 Mensaxe Data
  caochunyang fde951a9e8 Merge branch 'master' of http://git.xwxgame.com/backend/delivery-proto %!s(int64=3) %!d(string=hai) anos
  caochunyang 39d4a9fc82 userinfo.proto 称号 %!s(int64=3) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      protos/userinfo.proto

+ 1 - 0
protos/userinfo.proto

@@ -13,4 +13,5 @@ message UserInfo{
     uint32 sit = 8; // 用户座位号 0 ~ n
     uint32 ping = 9; // 用户网络
     uint32 Frame= 10; // 用户头像框
+    uint32 Title= 11; // 用户称号
 }