Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs

# Conflicts:
#	config/Item.xlsx
This commit is contained in:
zhengxianxin 2025-09-16 14:53:23 +08:00
commit 2e54f40610
8 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -172,6 +172,7 @@ enum TIME_LINE_TYPE {
LOG_TYPE_PLAYROOM_CAT_LOSE = 27; //
LOG_TYPE_CARD_GIVE_ACCEPT = 28; //
LOG_TYPE_FRIEND_INVITE = 29; //
LOG_TYPE_TREASURE_HELP = 30; //
}

View File

@ -449,7 +449,7 @@
"out_file": "EndlessJackpot.json",
"key": "Id",
"sheet_name" :"Jackpot",
"fields" :["ItemId", "Type", "Diamond"]
"fields" :["ItemId", "Type", "Diamond","Lv"]
},
{
"in_file": "Champship.xlsx",