diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index a1b1cc9d..fc060512 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -206,7 +206,7 @@ message ResPlayerBaseInfo{ int32 LastChampGroupID = 22; string FaceBookId = 23; } - +message ReqPlayerAsset{} // 玩家资产 message ResPlayerAsset{ int64 dwUin = 1;