From d56a5242613745e1f3a920a0c856bf9148d6f4c2 Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Tue, 23 Oct 2018 02:13:46 +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 e5c0d600a..afaada7df 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -48,7 +48,7 @@ class AlipayLifeController extends CommonController // 类库 //$obj = new \Library\AlipayLife($params); - //file_put_contents('./pppppp.php', ""); + // 根据方法处理 switch($params['service']) {