Application/IStation.Application.OpenApi/shys/dispatch/dto/DispatchAnaSchemeItemOutput.cs
@@ -76,7 +76,12 @@ /// 转速 r/min /// </summary> public double CurrentSpeed { get; set; } /// <summary> /// /// </summary> public string Note { get; set; } }