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

This commit is contained in:
mwh 2025-09-30 11:08:46 +08:00
commit 1323fab0f6
5 changed files with 8 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1731,6 +1731,7 @@ message ResCharge{
int32 SpecialChargeWeek = 11; //
float TodayCharge = 12; //
float MonthCharge = 13; //
int64 AdEndTime = 14; // 广
}
message WishList {

View File

@ -444,6 +444,13 @@
"sheet_name" :"PetCoin",
"fields" :["ChargeId", "Items", "Grade"]
},
{
"in_file": "Charge.xlsx",
"out_file": "ChargeAD.json",
"key": "Id",
"sheet_name" :"AD",
"fields" :["ChargeId", "Items", "PetWork"]
},
{
"in_file": "Endless.xlsx",
"out_file": "Endless.json",