IPC-610
2024-09-26 fdab33a6b12d09c898606f15e40178b44e174721
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; }
    }
}