|
|
|
|
@ -17,7 +17,7 @@ class YuanheRepository
|
|
|
|
|
public function __construct()
|
|
|
|
|
{
|
|
|
|
|
// 测试地址
|
|
|
|
|
$this->baseUrl = 'https://uat.oriza.com/';
|
|
|
|
|
$this->baseUrl = 'https://uat.oriza.com';
|
|
|
|
|
$this->customerId = '1947941625517604864';
|
|
|
|
|
$this->authKey = '59C8ED8584EE4BA7BC22FC63BE45C73D';
|
|
|
|
|
}
|
|
|
|
|
|