精简字节
This commit is contained in:
parent
57b1e0dc46
commit
19f45bed0b
|
@ -99,8 +99,8 @@ public:
|
|||
byte Using; // 是否在使用
|
||||
byte Seq; // 序列号
|
||||
byte Data[64];
|
||||
ushort Length;
|
||||
ushort Times; // 发送次数
|
||||
byte Length;
|
||||
byte Times; // 发送次数
|
||||
byte Mac[6]; // 物理地址
|
||||
//ulong StartTime; // 开始时间ms
|
||||
ulong EndTime; // 过期时间ms
|
||||
|
|
Loading…
Reference in New Issue