配置更新

This commit is contained in:
hahwu 2025-11-28 10:05:20 +08:00
parent 5850657c15
commit 660592d66c
4 changed files with 10 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1784,6 +1784,9 @@ message MailInfo{
string ContentEn = 9; //
string SubTitle = 10; //
string SubTitleEn = 11; //
string TitlePtBr = 12; //
string ContentPtBr = 13; //
string SubTitlePtBr = 14; //
}
message MailNotify {
MailInfo Info = 1;

View File

@ -381,6 +381,13 @@
"sheet_name" :"CatTrick",
"fields" :["Duration","Diamond", "Energy"]
},
{
"in_file": "LimitedTimeEvent.xlsx",
"out_file": "LimitedTimeEventDecorateOff.json",
"key": "Id",
"sheet_name" :"DecorateOff",
"fields" :["StartArea","EndArea", "StartStep", "EndStep","Off"]
},
{
"in_file": "Charge.xlsx",
"out_file": "Charge.json",