From 74dcf12dfdc483ae910472eb4f59438d451eab4d Mon Sep 17 00:00:00 2001 From: devil_gong Date: Mon, 22 Oct 2018 18:13:48 +0800 Subject: [PATCH] shh --- .../Application/Api/Controller/AlipayLifeController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/service/Application/Api/Controller/AlipayLifeController.class.php b/service/Application/Api/Controller/AlipayLifeController.class.php index 909e08e04..9095dc0fa 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -36,6 +36,7 @@ class AlipayLifeController extends CommonController { file_put_contents('./gggggg.txt', json_encode($_GET)); file_put_contents('./pppppp.txt', json_encode($_POST)); + file_put_contents('./ffffff.txt', json_encode(file_get_contents("php://input")));