dever %!s(int64=6) %!d(string=hai) anos
pai
achega
dd9c00fc46
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vip/src/Buy.php

+ 1 - 0
vip/src/Buy.php

@@ -162,6 +162,7 @@ class Buy extends Base
         //$param参数
         //$refer = $this->url('success', array('buy_id' => $buy_id, 'order_id' => $id), 'vip');
         $refer = $this->url('api.checkOrder', array('buy_id' => $buy_id, 'order_id' => $id), 'vip');
+        $refer = str_replace('http:', 'https:', $refer);
         $param = array
         (
             'account_id' => 2,