增加日志

This commit is contained in:
2026-02-04 18:05:46 +08:00
parent 1d77141ffe
commit 6196311cb7
7 changed files with 118 additions and 17 deletions

View File

@@ -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>
/// 新版本的设备状态