VmianqianC/bin/Debug/net10.0-windows/appsettings.client.json
2026-04-28 10:55:58 +08:00

21 lines
559 B
JSON

{
"ServerUrl": "https://zf.yunzer.cn",
"ApiKey": "7eed756ca37ca057370ea9bb208d25fa",
"SenderEmail": "yunzer_cn@163.com",
"SmtpHost": "smtp.163.com",
"SmtpPort": 465,
"NotifyEmail": "1066960883@qq.com",
"EmailAuthCode": "TPPMKSMvCadyzu3m",
"WechatPath": "",
"WechatSid": "",
"AlipayPath": "",
"AlipayAppId": "",
"AlipayUserId": "",
"ListenPort": 8989,
"WechatIntervalSeconds": 5,
"AlipayIntervalSeconds": 5,
"EnableWheelPolling": true,
"EnableHeartbeat": true,
"HeartbeatIntervalSeconds": 30,
"ListenPath": "/notify/"
}