Admin.NET/WCS.Application/Hub/IPlcHub.cs @@ -47,5 +47,6 @@ public bool BoHaveItem { get; set; } public PLCTypeEnum Type { get; set; } public int BoxHeight { get; set; } public string EndLocat { get; set; } } }