协议更新

This commit is contained in:
hahwu 2025-10-20 14:02:54 +08:00
parent 96faa2260a
commit fcde6ac0fa

View File

@ -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; //
}