wxr
2020-12-18 9f342f242b335c1875478f79c0c07d81c409121b
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;
            }