songdb 6 anos atrás
pai
commit
c52d626174
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Libs/Pay/Merchants/OriginBank.php

+ 1 - 1
app/Libs/Pay/Merchants/OriginBank.php

@@ -12,7 +12,7 @@ class OriginBank
         $this->open_id = $config['open_id'];
         $this->open_key = $config['open_key'];
         $this->sub_appid = $config['sub_appid'];
-        $this->PayClient = new client(['base_uri'=>'https://mixpayuat4.orangebank.com.cn/','timeout'=>3]);
+        $this->PayClient = new client(['base_uri'=>'https://api.orangebank.com.cn/','timeout'=>3]);
     }
 
     //生成订单