陈嘉乐
2020-08-04 a499dceb02f181e64956431ed0c682dd7d2ce7d7
HDL_ON/Entity/Function/Fan.cs
@@ -24,7 +24,7 @@
                {
                    if (trait_openLevel == null)
                    {
                        trait_openLevel = propertList.Find((obj) => obj.attri == "openLevel");
                        trait_openLevel = function.Find((obj) => obj.attri == "openLevel");
                        if (trait_openLevel == null)
                        {
                            trait_openLevel = new Trait()