From de6702bbee4c87491bd9050e4139f599f0d21743 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:21:13 +0800 Subject: [PATCH] c480c4d66ae9a037db1d39fc5f5f263f43053e7b --- proto/Gameapi.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;