linwu 1 year ago
parent
commit
11df38d344
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config/aix.php

+ 3 - 3
config/aix.php

@@ -185,11 +185,11 @@ return [
             /*验证码--*/
             'site_vo_code' => [
                 /*开启验证码--*/
-                'captcha_open' => '1',
+                'captcha_open' => '2',
                 /*验证码ID--*/
-                'captcha_id' => 'c9fe47f6608370d03c971e014279bcca',
+                'captcha_id' => '337d0f0fb566017ef43dc40a281b7fa4',
                 /*验证码key--*/
-                'captcha_key' => 'b7df8cbda17a245af944c7e75f936a8b',
+                'captcha_key' => 'caae10d045187ed16def6ae6e90a3012',
                 /*会员登录--如设置为3,则错误3次才发起验证*/
                 'members_login' => '4',
                 /*后台登录--如设置为3,则错误3次才发起验证*/