|
@@ -44,13 +44,15 @@ $config['base'] = array
|
|
|
|
|
|
'account' => 'mobile',
|
|
|
|
|
|
+
|
|
|
+
|
|
|
'mobileCode' => array
|
|
|
(
|
|
|
|
|
|
'debug' => true,
|
|
|
|
|
|
'url' => 'https://feginesms.market.alicloudapi.com/codeNotice',
|
|
|
- 'url' => '',
|
|
|
+ 'url' => 'https://dysmsapi.aliyuncs.com/?Action=SendSms',
|
|
|
|
|
|
'save' => 'db',
|
|
|
|
|
@@ -83,6 +85,7 @@ $config['base'] = array
|
|
|
|
|
|
'length' => 6,
|
|
|
),
|
|
|
+ */
|
|
|
|
|
|
'regAction' => '',
|
|
|
|