首页设备ip

This commit is contained in:
yanghongwei 2025-04-04 19:25:14 +08:00
parent b76fc95c7e
commit 3d62dfaa8a
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ namespace LY.App.Model
public double Lon { get; set; }
public string Model { get; set; }
public bool IsOnline { get; set; }
public string ip { get; set; }
/// <summary>
/// 图片icon
/// </summary>