wxr
2022-06-10 b4ee7bafc83d9b0b5b7d3cc7c369bd39f796eba5
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;
                    }
                }