CRMEBv3.2.9接入阿里短信報Argument 2 passed to crmeb\basic\BaseStorage::__construct() must be of the type array, object given這個bug,$aliyun = array('accessKeyId' => 'LTAI4Fxxxxxxxx',
'accessKeySecret' => 'GRSOkuxxxxxxxx',
'signName' => '浙江xxxxxxxx');傳的是數(shù)組

