给宝镜增加新的功能字段, PMS系统数据格式 更新
给宝镜推送 新功能,增加 RCU离 在线的功能
This commit is contained in:
@@ -10,8 +10,10 @@ namespace Common
|
||||
public string HotelCode { get; set; }
|
||||
public string MAC { get; set; }
|
||||
public string HostNumber { get; set; }
|
||||
public string RoomNumber { get; set; }
|
||||
public string EndPoint { get; set; }
|
||||
public string CurrentStatus { get; set; }
|
||||
public DateTime CurrentTime { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user