3
This commit is contained in:
parent
905d7fec83
commit
c499184ebe
@ -359,6 +359,7 @@ abstract class Ca
|
|||||||
|
|
||||||
$arg = array_merge($arg, $option);
|
$arg = array_merge($arg, $option);
|
||||||
|
|
||||||
|
dump($arg);
|
||||||
$response = $this->client->post($path, $arg);
|
$response = $this->client->post($path, $arg);
|
||||||
|
|
||||||
if ($response->getStatusCode() != '200') {
|
if ($response->getStatusCode() != '200') {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user