Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs
This commit is contained in:
commit
65bf0631ea
Binary file not shown.
Binary file not shown.
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user