modified: __pycache__/main.cpython-312.pyc

modified:   _conf_schema.json
	modified:   main.py
This commit is contained in:
2026-05-14 23:53:26 +08:00
parent 7f05c25847
commit f7bff02269
3 changed files with 251 additions and 72 deletions
+6
View File
@@ -25,5 +25,11 @@
"type": "list",
"hint": "只接受指定发件人的邮件",
"obvious_hint": true
},
"no_file": {
"description": "屏蔽附件名称",
"type": "list",
"hint": "屏蔽干扰附件",
"obvious_hint": true
}
}