未验证 提交 6f220c25 编写于 作者: 安正超 提交者: GitHub

Apply fixes from StyleCI (#187)

[ci skip] [skip ci]
上级 66221f0b
......@@ -60,7 +60,7 @@ class ChuanglanGateway extends Gateway
public function send(PhoneNumberInterface $to, MessageInterface $message, Config $config)
{
$IDDCode = !empty($to->getIDDCode()) ? $to->getIDDCode() : 86;
$params = [
'account' => $config->get('account'),
'password' => $config->get('password'),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册