Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs

This commit is contained in:
zhengxianxin 2026-02-27 12:23:50 +08:00
commit 4bd43ac250
4 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -810,6 +810,13 @@
"sheet_name" :"LevelLauncherData",
"fields" :["Picture"],
"web_fields" :["Picture","ResourcesPath"]
},
{
"in_file": "notification.xlsx",
"out_file": "Notification.json",
"key": "ID",
"sheet_name" :"message",
"fields" :["TitleKey", "InfoKey","Cooldown" ,"DailyLimit"]
}
]
}