实现微信订单监听
This commit is contained in:
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 @@
|
||||
[]
|
||||
Reference in New Issue
Block a user