Browse Source

支付宝支付

yijia
v-Brocloni 3 years ago
parent
commit
8af348a7fb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      addons/nzf/AliPay.php

+ 1
- 1
addons/nzf/AliPay.php View File

@@ -21,7 +21,7 @@ use addons\unishop\model\Config;

class AliPay
{
private static $gatewayUrl = "https://openapi.alipaydev.com/gateway.do";
private static $gatewayUrl = "https://openapi.alipay.com/gateway.do";
/**
* Des:扫描支付
* Name: unifiedOrderByOrderIdForSao


Loading…
Cancel
Save