diff --git a/mobile/wxnotify.php b/mobile/wxnotify.php index 0bd90b2..f9c5f3b 100644 --- a/mobile/wxnotify.php +++ b/mobile/wxnotify.php @@ -28,7 +28,7 @@ // // ... // } -$logFilePath = './wxlog.txt'; // 日志文件保存路径 +$logFilePath = './wxlogde.txt'; // 日志文件保存路径 // 获取异步回调的数据 $postData = file_get_contents('php://input');