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

This commit is contained in:
zhang hongbo 2026-03-08 10:58:22 +08:00
commit fd84fb8f10
8 changed files with 3 additions and 2 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

@ -589,12 +589,13 @@
{
"in_file": "Mining.xlsx",
"out_file": "MiningReward.txt",
"sheet_name": "MiningReward",
"sheet_name": "Pass",
"coloum_type": [
"int",
"int",
"string",
"string",
"string",
"string"
]
},

View File

@ -500,7 +500,7 @@
"out_file": "ChampshipJackpot.json",
"key": "Id",
"sheet_name" :"Jackpot",
"fields" :["Total", "Score", "Items", "RewardGroupType"]
"fields" :["Total", "Score", "Items", "RewardGroupType", "Step"]
},
{
"in_file": "Champship.xlsx",