1.WebSocket登录注册

2.数据重发机制
This commit is contained in:
hehaibing-1996
2024-05-17 15:12:07 +08:00
parent c8ce453f74
commit 649e22b4ce
17 changed files with 200 additions and 163 deletions

View File

@ -57,6 +57,8 @@ namespace WCS.BLL.HardWare
/// 货架组别
/// </summary>
public string GroupName { get; set; }
public string WebSocketIpAddress { get; set; }
/// <summary>
/// 模组
/// </summary>