实现微信订单监听

This commit is contained in:
2026-04-28 15:38:56 +08:00
parent 82b3bc2cf0
commit b8577139b7
24 changed files with 2687 additions and 56 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,8 +6,9 @@
"SmtpPort": 465,
"NotifyEmail": "1066960883@qq.com",
"EmailAuthCode": "TPPMKSMvCadyzu3m",
"WechatPath": "",
"WechatSid": "",
"WechatPath": "D:\\Softwares\\Tencent\\Weixin\\Weixin.exe",
"WechatSid": "AAHRxMH-4RkRMiXVf7NSJGhBKBwThd_tfDct27hXjkv0Ag",
"WechatApiVersion": "7.10.1",
"AlipayPath": "",
"AlipayAppId": "",
"AlipayUserId": "",
@@ -15,7 +16,7 @@
"WechatIntervalSeconds": 5,
"AlipayIntervalSeconds": 5,
"EnableWheelPolling": true,
"EnableHeartbeat": true,
"EnableHeartbeat": false,
"HeartbeatIntervalSeconds": 30,
"ListenPath": "/notify/"
}
@@ -0,0 +1 @@
[]