Merge branch 'sdk' into online
This commit is contained in:
commit
3f4280b349
BIN
config/Item.xlsx
BIN
config/Item.xlsx
Binary file not shown.
Binary file not shown.
@ -211,7 +211,7 @@
|
||||
"out_file": "Emoji.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Emoji",
|
||||
"fields" :["Type", "Init"]
|
||||
"fields" :["Type", "Init", "Name"]
|
||||
},
|
||||
{
|
||||
"in_file": "SevenLoginCfg.xlsx",
|
||||
@ -267,7 +267,7 @@
|
||||
"out_file": "LimitedTimeEvent.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Event",
|
||||
"fields" :[]
|
||||
"fields" :["Name"]
|
||||
},
|
||||
{
|
||||
"in_file": "LimitedTimeEvent.xlsx",
|
||||
@ -575,7 +575,7 @@
|
||||
"out_file": "PlayroomDecorate.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Decorate",
|
||||
"fields" :["TypeEnum", "Init"]
|
||||
"fields" :["TypeEnum", "Init", "Chinese"]
|
||||
},
|
||||
{
|
||||
"in_file": "Playroom.xlsx",
|
||||
@ -617,7 +617,7 @@
|
||||
"out_file": "PlayroomDress.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"PlayDressItem",
|
||||
"fields" :["Id", "IPart", "Init"]
|
||||
"fields" :["Id", "IPart", "Init","Name"]
|
||||
},
|
||||
{
|
||||
"in_file": "Playroom.xlsx",
|
||||
@ -631,7 +631,7 @@
|
||||
"out_file": "PlayroomLock.json",
|
||||
"key": "Type",
|
||||
"sheet_name" :"Lock",
|
||||
"fields" :["Need"]
|
||||
"fields" :["Need", "Name"]
|
||||
},
|
||||
{
|
||||
"in_file": "Playroom.xlsx",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user