wxr
2022-06-23 2e12a9190f431565e576d0b05866366d15bcc9ae
HDL_ON/Entity/Function/Sensor.cs
@@ -161,7 +161,7 @@
                {
                    if (function.spk.Replace(".", "").Contains(attrKey.key.Replace(".", "")))
                    {
                        if (string.IsNullOrEmpty(attrKey.unit))
                        if (!string.IsNullOrEmpty(attrKey.unit))
                            return attrKey.unit;
                    }
                }