orderScene
This commit is contained in:
parent
06dbad11e5
commit
2008c1021e
@ -168,7 +168,7 @@
|
||||
"float"
|
||||
]
|
||||
},
|
||||
{
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
"out_file": "ChampshipRankInfo.txt",
|
||||
"sheet_name": "Rank",
|
||||
@ -180,6 +180,15 @@
|
||||
"int"
|
||||
]
|
||||
},
|
||||
{
|
||||
"in_file": "OrderData.xlsx",
|
||||
"out_file": "OrderScene.txt",
|
||||
"sheet_name": "OrderScene",
|
||||
"coloum_type": [
|
||||
"int",
|
||||
"int"
|
||||
]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
"out_file": "ChampshipScoreReward.txt",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user