master
ELF 3 years ago
parent 75e49fcc49
commit 95c3ca4ff0

@ -23,8 +23,8 @@ class XlqyClient
protected $client;
private $apis = [
'send-email' => ['uri' => '/emRebate', 'method' => 'post'],
'send-testing' => ['uri' => '/testingOrder', 'method' => 'post'],
'send-email' => ['uri' => '/apip/payWM450S00/emRebate', 'method' => 'post'],
'send-testing' => ['uri' => '/apip/payWM450S00/testingOrder', 'method' => 'post'],
];
public function __construct()

Loading…
Cancel
Save