Merge branch 'sdk' into online

This commit is contained in:
hahwu 2025-09-17 14:29:16 +08:00
commit 833dd4b8ce
5 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1458,6 +1458,7 @@ message NotifyFriendLog{
message FriendBubbleInfo{
int32 Id = 1; // id
int32 Type = 2; // 1: 2:
repeated ItemInfo Items = 3; //
}
message NotifyFriendCard{

View File

@ -36,7 +36,7 @@
"out_file": "MergeDataEmit.json",
"key": "Type",
"sheet_name" :"Emit",
"fields" :["Emit_Min_Lv","Ratio", "Product_Type", "Order_Type", "Retire"]
"fields" :["Emit_Min_Lv","Ratio", "Product_Type", "Order_Type", "Retire", "N"]
},
{
"in_file": "StartMerge.xlsx",