魔众一物一码溯源防伪系统如何关闭后台登录验证码

魔众一物一码溯源防伪系统 / 文档中心
文档中心
开发教程
安装常见问题
开发常见问题

修改配置文件 vendor/modstart/modstart/config/modstart.php

<?php
return [
    // ...
    'admin' => [
        // ...
        'login' => [
            // 默认开启,修改为 false 表示关闭
            'captcha' => true,
        ],
    ],
];
QQ
微信
公众号