hwh
2024-08-27 4687427f9a801b8999e8fa7eec48b4377bfe4fc1
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; }
}