diff --git a/service/Application/Api/Controller/AlipayLifeController.class.php b/service/Application/Api/Controller/AlipayLifeController.class.php index 36e60b58e..bcefe21e5 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -49,7 +49,7 @@ class AlipayLifeController extends CommonController $params = iconv("GBK", "UTF-8", urldecode($input)); } } - file_put_contents('./pppppp.txt', json_encode($input)); + file_put_contents('./pppppp.txt', $input); if(empty($params['service'])) { die('service error');