dever 3 years ago
parent
commit
f1ea48e1ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/base.php

+ 1 - 1
config/base.php

@@ -105,7 +105,7 @@ $config['base'] = array
     'mobileCode' => array
     (
         # debug模式
-        'debug' => true,
+        'debug' => false,
         # 发送短信的接口
         'url' => 'https://feginesms.market.alicloudapi.com/codeNotice',
         'url' => 'https://dysmsapi.aliyuncs.com/?Action=SendSms',