hwh
2024-08-27 614d11c102f80d5bfb096fd6b6cab4ceae393668
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceDto.cs
@@ -116,5 +116,5 @@
    public PLCUtil PLCUtil { get; set; }
    public List<WcsDevice> listDevice { get; set; }
    public List<WcsStation> listStation { get; set; }
    public List<WcsPosition> listStation { get; set; }
}