Accept Merge Request #124: (feature/hant -> develop)
Merge Request: 开启短信 Created By: @todayswind Accepted By: @todayswind URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/124?initial=true
This commit is contained in:
commit
cb2532f611
|
|
@ -98,7 +98,7 @@ class Alisms
|
|||
'content' => $params['TemplateParam'],
|
||||
'template_id' => $params['TemplateCode'],
|
||||
]);
|
||||
return true;
|
||||
// return true;
|
||||
$params['Signature'] = $this->_signed($params);
|
||||
$response = $this->_curl($params);
|
||||
if ($response !== false) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user