增加日志
This commit is contained in:
@@ -22,6 +22,12 @@ namespace CommonEntity
|
||||
public string RemoteEndPoint { get; set; }
|
||||
public string HexData { get; set; }
|
||||
public DateTime CurrentTime { get; set; }
|
||||
|
||||
public string MAC { get; set; }
|
||||
public string CurrentStatus { get; set; }
|
||||
public long UnixTime { get; set; }
|
||||
public byte[] LauncherVersion { get; set; }
|
||||
public byte[] RebootReason { get; set; }
|
||||
}
|
||||
/// <summary>
|
||||
/// 新版本的设备状态
|
||||
|
||||
Reference in New Issue
Block a user