wxw
2024-09-03 30a90f590c3bf091a17059dee500e690054d262e
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceOutput.cs
@@ -123,7 +123,7 @@
    /// <summary>
    /// 任务类型
    /// </summary>
    public TaskTypeEnum TaskType { get; set; }
    public TaskTypeEnum? TaskType { get; set; }
    public string Plc { get; set; }
    public string Wcs { get; set; }
    /// <summary>