feat/task1-c-wallet
gongfuxiang 2018-10-23 01:16:26 +08:00
parent b44a12ed6c
commit f88e8771f8
1 changed files with 1 additions and 0 deletions

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');