This commit is contained in:
2023-05-12 21:21:02 +08:00
parent 91641e0cd0
commit 802f2d1476
+1 -1
View File
@@ -75,7 +75,7 @@ class Dysms
{
try {
$config = config("alibaba.dysms");
dump($config);
$client = self::createClient($config['accessKey'], $config['accessKeySecret']);
$params = self::createApiInfo();