派生自 ~wxr/HDL_APP_Project
HDL_ON/Entity/Function/Function.cs @@ -173,7 +173,7 @@ case "temperature": case "brightness": case "percent": if (text == "") if (value == "") { this.value = this.min; text = this.min.ToString();