zhaowc
2025-02-14 9c4d9f98c100f8f891f60d0706dd3d4111eeaebd
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceInput.cs
@@ -132,6 +132,11 @@
    public string? StationNum { get; set; }
    /// <summary>
    /// 交互类型
    /// </summary>
    public DeviceTypeEnum?  DeviceType { get; set; }
    /// <summary>
    /// 描述
    /// </summary>
    public string? Text { get; set; }