__construct() __construct( $config) 构造方法 Driver constructor. Parameters $config Throws \think\Exception
sendSms() sendSms( $msgType, $templateParams, boolean $isTest = false) : boolean 发送短信通知 Parameters $msgType $templateParams boolean $isTest Returns boolean