mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-30 19:17:43 +08:00
debug
This commit is contained in:
@ -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');
|
||||
|
||||
Reference in New Issue
Block a user