协议更新
This commit is contained in:
parent
96faa2260a
commit
fcde6ac0fa
@ -339,6 +339,7 @@ message ResPlayerBaseInfo{
|
||||
int32 ChampshipsGroupID = 21;
|
||||
int32 LastChampGroupID = 22;
|
||||
string FaceBookId = 23;
|
||||
int32 register_time = 24;
|
||||
}
|
||||
message ReqPlayerAsset{}
|
||||
// 玩家资产
|
||||
@ -1736,7 +1737,7 @@ message ResCharge{
|
||||
}
|
||||
|
||||
message LogoutPetWork{
|
||||
int64 WorkTime = 1; // 离线工作时间
|
||||
int64 WorkTime = 1; // 工作时间
|
||||
int64 RemainTime = 2; // 剩余时间
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user