hwh
2024-09-19 d37d5a268555d0fb09719a8631bdbd0bad2318f8
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; }
    }
}