Model/IStation.Model.Monitor/control/MonitorTestControlParas.cs @@ -17,8 +17,9 @@ public int Type { get; set; } /// <summary> /// 指令 /// 参数 /// </summary> public string Instruction { get; set; } public string Paras { get; set; } } }