Merge branch 'sdk' into online
This commit is contained in:
commit
833dd4b8ce
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1458,6 +1458,7 @@ message NotifyFriendLog{
|
||||
message FriendBubbleInfo{
|
||||
int32 Id = 1; // 气泡id
|
||||
int32 Type = 2; // 气泡类型 1:普通 2:
|
||||
repeated ItemInfo Items = 3; // 奖励
|
||||
}
|
||||
|
||||
message NotifyFriendCard{
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user