mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 11:29:59 +08:00
baidu pay
This commit is contained in:
parent
611df8e67d
commit
673e199111
@ -168,7 +168,7 @@ class Baidu
|
||||
'displayData' => (object) [],
|
||||
],
|
||||
];
|
||||
$data['bizInfo'] = json_encode($biz_info, JSON_UNESCAPED_UNICODE);
|
||||
$data['bizInfo'] = '';
|
||||
|
||||
return DataReturn('处理成功', 0, $data);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user