Browse Source

get front_url

master
dutsc 3 years ago
parent
commit
25c97571af
  1. 2
      mobile/wxnotify.php

2
mobile/wxnotify.php

@ -28,7 +28,7 @@
// // ... // // ...
// } // }
$logFilePath = './wxlog.txt'; // 日志文件保存路径 $logFilePath = './wxlogde.txt'; // 日志文件保存路径
// 获取异步回调的数据 // 获取异步回调的数据
$postData = file_get_contents('php://input'); $postData = file_get_contents('php://input');

Loading…
Cancel
Save