master
cody 5 months ago
parent ca2f4c738c
commit d2f09f4ec8

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

Loading…
Cancel
Save