From c2ee6ce1bd09c0647e48d30b3f18980af7ba0cbe Mon Sep 17 00:00:00 2001 From: devil_gong Date: Mon, 22 Oct 2018 17:57:51 +0800 Subject: [PATCH] shh --- .../Api/Controller/AlipayLifeController.class.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/service/Application/Api/Controller/AlipayLifeController.class.php b/service/Application/Api/Controller/AlipayLifeController.class.php index 91cfd6b73..909e08e04 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -37,13 +37,7 @@ class AlipayLifeController extends CommonController file_put_contents('./gggggg.txt', json_encode($_GET)); file_put_contents('./pppppp.txt', json_encode($_POST)); - $_POST = json_decode('{ - "sign": "dAwU23dBoGse5Ky8+675uWVFwBtdjbMa8Eq6vtGzyEZW/GxPjqn+PVmevgamQbtMWhdaSD3XXDwH1re6hBe+CM6IIh2gbXTTCqC5f0iPKn233YqDsR5lQok6FffyjSFPfq0c6dggzIfT49roeOBIelEqWBtAZI1PLA7pE1BV215Z1Kyog5SDm/fpdrRP5jk3vVyI8Aa6HDLfWv1diqBYkW5Y1rQ1R6ahKczkvtv0BDJKeQVGvmZZ6kMVtbk6UbBJjgqa7tD7iMldnqNr682OZTw58DDZ44acs1ClNVo/zGKDJ1Tqojz/1EiCnz8WdXqEhsH8igv9S2akHshBW/UEvQ==", - "charset": "GBK", - "biz_content": "", - "sign_type": "RSA2", - "service": "alipay.service.check" - }', true); + // 参数 $params = $_POST;