猫草大作战

This commit is contained in:
hahwu 2025-12-08 10:50:37 +08:00
parent 991c117efb
commit f8fca5604f
2 changed files with 3 additions and 2 deletions

View File

@ -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{

View File

@ -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",