陈嘉乐
2020-12-01 4a5e9d0447aae9b264a98ea1f4c95417d0f4aa91
HDL_ON/Entity/Function/Fan.cs
@@ -23,7 +23,7 @@
                {
                    if (trait_openLevel == null)
                    {
                        trait_openLevel = function.Find((obj) => obj.key == "openLevel");
                        trait_openLevel = attributes.Find((obj) => obj.key == "openLevel");
                        if (trait_openLevel == null)
                        {
                            trait_openLevel = new FunctionAttributes()