更换云账号

This commit is contained in:
2025-09-17 10:30:17 +08:00
parent 0b9f5e88e6
commit e5b81623c2
2 changed files with 38 additions and 38 deletions

View File

@@ -20,7 +20,7 @@ class YunPay
public $id_card;
public $card_no;
public $order_amount;
public $notify_url = 'http://chat.qxmier.com/api/Payment/yun_callback';
public $notify_url = 'https://md.xscmmidi.site/api/Payment/yun_callback';
public $phone = '';
public $config;