sql: OMC配置邮件标题限制字符空格校验

This commit is contained in:
TsMask
2025-06-27 18:21:30 +08:00
parent 4a397c02ec
commit e6d26fe0e8
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ omc:
type: "string"
value: ""
access: "rw"
filter: "0~64"
filter: ""
display: "Email Title"
comment: "string, no variable support"
- name: "emailList"