Collect修改 cfg_txt修改
This commit is contained in:
parent
cc0947748c
commit
8514f30a6e
Binary file not shown.
@ -37,6 +37,18 @@
|
||||
"out_file":"HeadData.txt",
|
||||
"sheet_name":"Face",
|
||||
"coloum_type":["int","string","string","int","string"]
|
||||
},
|
||||
{
|
||||
"in_file":"Collect.xlsx",
|
||||
"out_file":"CollectionsRewardsData.txt",
|
||||
"sheet_name":"Collect",
|
||||
"coloum_type":["int","int","int","int"]
|
||||
},
|
||||
{
|
||||
"in_file":"Item.xlsx",
|
||||
"out_file":"NetworkItemData.txt",
|
||||
"sheet_name":"Item",
|
||||
"coloum_type":["int","String","int","string"]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user