wxw
2024-09-27 1ad241932bf44eb214b6eb1104e4cae0ffd3e3fc
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; }
    }
}