陈嘉乐
2020-10-13 611786df5108dca0bdcff03834cc285cba4b8e61
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()