wxw
2024-08-28 9cb51d2a8db984c62de463db195ff201cd4466e5
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceDto.cs
@@ -115,5 +115,6 @@
    public PLCUtil PLCUtil { get; set; }
    public List<WcsStation> listStation { get; set; }
    public List<WcsDevice> listDevice { get; set; }
    public List<WcsPosition> listStation { get; set; }
}