蛋分器修改

This commit is contained in:
祝发冬
2022-10-28 20:41:16 +08:00
parent 2a301d8115
commit be624dbd3e
8 changed files with 63 additions and 0 deletions
@@ -237,6 +237,11 @@
controlName.xunhuanPump = @"循环泵";
controlName.jiaRe = @"加热棒";
controlName.macAddress = macaddress;
controlName.defaultName=@"1";
}
else
{
controlName.defaultName=@"";
}
return controlName;