Skip to content

Commit a11189b

Browse files
committed
[更新]1. 更新协议类文件
1 parent a0bb2a6 commit a11189b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Assets/Hotfix/Proto/Basic_10.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ public sealed class NotifyHeartBeat : MessageObject, INotifyMessage, IHeartBeatM
3333
[ProtoMember(1)]
3434
public long Timestamp { get; set; }
3535

36-
/// <summary>
37-
/// 时间戳
38-
/// </summary>
39-
[ProtoMember(2)]
40-
public Dictionary<long, long> items { get; set; }
41-
4236
}
4337

4438
}

0 commit comments

Comments
 (0)