潜能协议
parent
da7dedb824
commit
3a102ec224
|
@ -626,7 +626,7 @@ message PotentialUpLvRequest{
|
|||
optional int32 upLv = 3;// 可升级等级
|
||||
}
|
||||
|
||||
message PotentialInfoResponse{
|
||||
message PotentialUpLvResponse{
|
||||
optional int32 upLv = 1; //升级等级
|
||||
optional int32 giftLv = 2; //礼物等级
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue