diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index cbd1583c..19d342b7 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2042,6 +2042,7 @@ message ResPlayroom{ int32 InteractNum = 25; // 互动次数 int32 Kiss = 26; // 亲吻次数 int64 Revenge = 27; // 复仇Uid + repeated AdItem AdItem = 28; // 广告奖励信息 } message NotifyPlayroomTask{