debug
parent
b44a12ed6c
commit
f88e8771f8
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Reference in New Issue