bklLiudl
2025-01-17 2c94cc6e9ecd7087463c54350ae6dbc292fe9bdd
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; }