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