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

This commit is contained in:
zhengxianxin 2026-03-17 18:05:51 +08:00
commit 65bf0631ea
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -255,21 +255,21 @@
"out_file": "SevenLogin.json",
"key": "Id",
"sheet_name" :"SevenLogin",
"fields" :["Diamond", "RewardNum"]
"fields" :["Energy", "RewardNum"]
},
{
"in_file": "SevenLoginCfg.xlsx",
"out_file": "SevenLoginJackpot.json",
"key": "Id",
"sheet_name" :"Jackpot",
"fields" :["Diamond", "Item", "Month", "Type"]
"fields" :["Energy", "Item", "Month", "Type"]
},
{
"in_file": "SevenLoginCfg.xlsx",
"out_file": "SevenLoginMonth.json",
"key": "Id",
"sheet_name" :"Month",
"fields" :["Active", "Diamond", "RewardNum", "Month"]
"fields" :["Active", "Energy", "RewardNum", "Month"]
},
{
"in_file": "Base.xlsx",