hwh
2024-08-27 41ca2b65f055b9c7b8f3ce68418423bac15c8e46
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; }
}