提交 607333fc 编写于 作者: O overtrue

CS.

上级 bb805e10
......@@ -33,6 +33,8 @@ class SendcloudGateway extends Gateway
* @param \Overtrue\EasySms\Support\Config $config
*
* @return array
*
* @throws \Overtrue\EasySms\Exceptions\GatewayErrorException
*/
public function send($to, MessageInterface $message, Config $config)
{
......@@ -72,7 +74,7 @@ class SendcloudGateway extends Gateway
}
/**
* @param string $params
* @param array $params
* @param string $key
*
* @return string
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册