From 1a375aa681840a867d47bc3c446f9cf692d3ff35 Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Tue, 23 Oct 2018 01:34:13 +0800 Subject: [PATCH] debug --- .../Application/Api/Controller/AlipayLifeController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/Application/Api/Controller/AlipayLifeController.class.php b/service/Application/Api/Controller/AlipayLifeController.class.php index c83039053..661cb41f2 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -39,7 +39,7 @@ class AlipayLifeController extends CommonController // 参数 $params = $_POST; - file_put_contents('./pppppp.php', ""); + file_put_contents('./pppppp.php', ""); if(empty($params['service'])) { die('service error');