陈嘉乐
2020-08-03 e56137e33ed5c77a485f9e83ee4b6534cfdf6432
HDL_ON/Entity/Function/Curtain.cs
@@ -31,7 +31,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()