Merge branch 'sdk' into online

This commit is contained in:
hahwu 2025-08-13 10:26:13 +08:00
commit 3f4280b349
3 changed files with 5 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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",