Merge branch 'main' into sdk

This commit is contained in:
hahwu 2025-10-16 10:47:43 +08:00
commit 99eb75ba16
12 changed files with 10 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

@ -8,7 +8,7 @@
"out_file": "MergeData.json",
"key": "Id",
"sheet_name" :"MergeData",
"fields" :["Id", "Icon", "Lv", "MaxLv", "MergeId", "SellType", "SellNum", "SellDiamond", "CoolTime", "Star", "Type", "Emit_Product", "Product_Type", "Color", "Emit_ID", "PType", "Emit_Min_Lv", "Title", "Dynamic", "Emit_Type", "Emit_List"]
"fields" :["Id", "Icon", "Lv", "MaxLv", "MergeId", "SellType", "SellNum", "SellDiamond", "CoolTime", "Star", "Type", "Emit_Product", "Product_Type", "Color", "Emit_ID", "PType", "Emit_Min_Lv", "Title", "Dynamic","Dynamic1","Dynamic2","Dynamic3", "Emit_Type", "Emit_List"]
},
{
"in_file": "MergeData.xlsx",
@ -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",
@ -603,7 +610,7 @@
"out_file": "PlayroomOrderItem.json",
"key": "ItemId",
"sheet_name" :"OrderItem",
"fields" :["Type", "Star"]
"fields" :["Type", "Star", "Grade"]
},
{
"in_file": "Playroom.xlsx",