VmianqianC/bin/Debug/net10.0-windows/appsettings.client.json

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": "D:\\Softwares\\Tencent\\Weixin\\Weixin.exe",
"WechatSid": "AAHRxMH-4RkRMiXVf7NSJGhBKBwThd_tfDct27hXjkv0Ag",
"WechatApiVersion": "7.10.1",
"AlipayPath": "",
"AlipayAppId": "",
"AlipayUserId": "",
"ListenPort": 8989,
"WechatIntervalSeconds": 5,
"AlipayIntervalSeconds": 5,
"EnableWheelPolling": true,
"EnableHeartbeat": false,
"HeartbeatIntervalSeconds": 30,
"ListenPath": "/notify/"
}