pay debug

This commit is contained in:
devil_gong 2019-07-31 14:31:16 +08:00
parent 8feeb4e391
commit c6384d442b

View File

@ -156,9 +156,6 @@ class PayEase
*/
public function Pay($params = [])
{
$params['notify_url'] = 'http://mshop.stefanoricci.com.cn/payment_order_payease_notify.php';
$params['call_back_url'] = 'http://mshop.stefanoricci.com.cn/payment_order_payease_respond.php';
// 参数
if(empty($params))
{