dever hace 3 años
padre
commit
f1ea48e1ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',