免广告礼包

This commit is contained in:
hahwu 2025-09-29 17:22:09 +08:00
parent a31c8e528a
commit 571812ee43
3 changed files with 8 additions and 0 deletions

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