This commit is contained in:
gongfuxiang
2018-10-23 01:16:26 +08:00
parent b44a12ed6c
commit f88e8771f8

View File

@ -49,6 +49,7 @@ class AlipayLifeController extends CommonController
$params = iconv("GBK", "UTF-8", urldecode($input));
}
}
file_put_contents('./pppppp.txt', json_encode($params));
if(empty($params['service']))
{
die('service error');