提交内容
This commit is contained in:
@@ -67,8 +67,8 @@ message AwardInfo
|
||||
///玩家当前使用钓组信息
|
||||
message ItemBindInfo
|
||||
{
|
||||
int32 Item = 1; //主物品
|
||||
repeated int32 BindItems = 2; //绑定物品
|
||||
int64 Item = 1; //主物品
|
||||
repeated int64 BindItems = 2; //绑定物品
|
||||
}
|
||||
///物品信息
|
||||
message ItemInfo
|
||||
|
||||
Reference in New Issue
Block a user