mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-27 01:43:51 +08:00
pay debug
This commit is contained in:
@ -223,6 +223,7 @@ class PayEase
|
||||
*/
|
||||
public function Respond($params = [])
|
||||
{
|
||||
file_put_contents(ROOT.'eeeeeeee.txt', json_encode($params));//die;
|
||||
if(!empty($params['requestId']))
|
||||
{
|
||||
// 参数处理
|
||||
|
||||
Reference in New Issue
Block a user