wjc
2022-06-30 0b5b6ec781a8cb3400ad34693792bad07e97a00c
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;
                    }
                }