开启短信
This commit is contained in:
parent
226b12cf82
commit
b3cfe3ec65
|
|
@ -98,7 +98,7 @@ class Alisms
|
||||||
'content' => $params['TemplateParam'],
|
'content' => $params['TemplateParam'],
|
||||||
'template_id' => $params['TemplateCode'],
|
'template_id' => $params['TemplateCode'],
|
||||||
]);
|
]);
|
||||||
return true;
|
// return true;
|
||||||
$params['Signature'] = $this->_signed($params);
|
$params['Signature'] = $this->_signed($params);
|
||||||
$response = $this->_curl($params);
|
$response = $this->_curl($params);
|
||||||
if ($response !== false) {
|
if ($response !== false) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user