12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"smtp_server": "smtp.qq.com",
|
|
"smtp_port": 465,
|
|
"smtp_secure": "ssl",
|
|
"username": "768057005@qq.com",
|
|
"password": "guyzqekhycnobdfe",
|
|
"from_email": "768057005@qq.com",
|
|
"from_name": "基金监控系统",
|
|
"to_emails": [
|
|
"1693710928@qq.com"
|
|
]
|
|
} |