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

This commit is contained in:
TsMask
2025-06-27 16:39:38 +08:00
parent 67a29d36f4
commit 31a377bce0
2 changed files with 2 additions and 2 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"