初始化
This commit is contained in:
10
config/sms.php
Normal file
10
config/sms.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'open_country_code' => [886],
|
||||
'default_code' => 8888,
|
||||
"userId" => "dengshikeji2",
|
||||
"account" => "dengshikeji2",
|
||||
"password" => "dengshikeji2",
|
||||
'aliwy_url' => 'http://smsapi.weiqucloud.com/sms/httpSmsInterface2',
|
||||
];
|
||||
Reference in New Issue
Block a user