VmianqianC/bin/Debug/net10.0-windows/appsettings.client.json
2026-04-29 00:41:00 +08:00

22 lines
680 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": "C:\\Softwares\\Tencent\\Weixin\\Weixin.exe",
"WechatSid": "AAEtSt7xaW0QXPhIoqOM06pwoIyXWmy1u8jFoBF83zvIjA",
"WechatApiVersion": "7.10.2",
"AlipayPath": "",
"AlipayAppId": "",
"AlipayUserId": "",
"ListenPort": 8989,
"WechatIntervalSeconds": 5,
"AlipayIntervalSeconds": 5,
"EnableWheelPolling": true,
"EnableHeartbeat": false,
"HeartbeatIntervalSeconds": 30,
"ListenPath": "/notify/"
}