猫草大作战
This commit is contained in:
parent
991c117efb
commit
f8fca5604f
@ -1664,12 +1664,13 @@ message ResFriendReply{
|
||||
int64 AddTime = 5; // 添加时间
|
||||
int64 EndTime = 6; //
|
||||
ResPlayerSimple Player = 7; // 玩家信息
|
||||
repeated ItemInfo Items = 8; // 奖励
|
||||
}
|
||||
|
||||
message ReqFriendReplyHandle{
|
||||
int32 LogId = 1; // 时间线id
|
||||
string Param = 2; // 回复内容
|
||||
int32 Type = 3; // 回复类型 1:打招呼 2:删除 3:查看
|
||||
int32 Type = 3; // 回复类型 1:处理 2:删除 3:查看
|
||||
}
|
||||
|
||||
message ResFriendReplyHandle{
|
||||
|
||||
@ -532,7 +532,7 @@
|
||||
"out_file": "CatnipJackpot.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Jackpot",
|
||||
"fields" :["Items", "Growth", "Type"]
|
||||
"fields" :["Items", "Growth", "Type", "FriendItems"]
|
||||
},
|
||||
{
|
||||
"in_file": "Catnip.xlsx",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user