eee
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ class Recharge extends SmallProgram
|
||||
$this->orderNo = $orderNo;
|
||||
$this->data['openid'] = $openId;
|
||||
|
||||
return $this->post($this->uniformer, $this->builder(), 'application/xml');
|
||||
return $this->post('api.q.qq.com', $this->uniformer, $this->builder(), 'application/xml');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user