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

23 lines
806 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": "AAHhwahUM3etjBpBQ-qeuaAZ9RF_NLJRg-ljztn_3qLcCQ",
"WechatApiVersion": "7.10.2",
"AlipayPath": "https://consumeprod.alipay.com/record/advanced.htm",
"AlipayBillApiUrl": "https://consumeprod.alipay.com/record/advanced.htm",
"AlipayAppId": "",
"AlipayUserId": "",
"ListenPort": 8989,
"WechatIntervalSeconds": 5,
"AlipayIntervalSeconds": 15,
"EnableWheelPolling": true,
"EnableHeartbeat": true,
"HeartbeatIntervalSeconds": 10,
"ListenPath": "/notify/"
}