wei
2020-12-18 ed77392566c104f834e292d78ef525aecd802dfc
HDL_ON/Entity/Function/Function.cs
@@ -173,8 +173,8 @@
                            max = 1,
                            min = 0,
                        };
                        _trait_on_off.curValue = "on";
                    }
                    _trait_on_off.curValue = "on";
                }
                return _trait_on_off;
            }