wei
2020-12-18 ed1c010c40e9324318171edefec5e9dbf46474a4
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;
            }