diff --git a/mobile/source/helpers/dalianpay/demo/wxnotify.php b/mobile/source/helpers/dalianpay/demo/wxnotify.php index 60163bc..0faac7c 100644 --- a/mobile/source/helpers/dalianpay/demo/wxnotify.php +++ b/mobile/source/helpers/dalianpay/demo/wxnotify.php @@ -38,7 +38,7 @@ $postData = file_get_contents('php://input'); file_put_contents($logFilePath, "here1\n\r", FILE_APPEND | LOCK_EX); -require_once(BASE_PATH . 'helpers/dalianpay/demo/dalianpay.php'); +require_once("/data/www/wwwroot/dcs1.3/mobile/source/". 'helpers/dalianpay/demo/dalianpay.php'); file_put_contents($logFilePath, "here2\n\r", FILE_APPEND | LOCK_EX); $new_plugin = new dalianpay();