@ -171,6 +171,8 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
ControlsEntity.WetOutDelayTime.MCValue = getWeterM1[4].MixTime;
}
#region 帮助类
/// <summary>
/// 单选选择
/// </summary>
@ -274,5 +276,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
return McControls.First(x => x.Name == name) as MCRadioButton;
#endregion