陈嘉乐
2020-07-31 f3c8cf07fad2e39a32af549b305da6723159f755
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()