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