1.WebSocket登录注册
2.数据重发机制
This commit is contained in:
@ -57,6 +57,8 @@ namespace WCS.BLL.HardWare
|
||||
/// 货架组别
|
||||
/// </summary>
|
||||
public string GroupName { get; set; }
|
||||
|
||||
public string WebSocketIpAddress { get; set; }
|
||||
/// <summary>
|
||||
/// 模组
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user