This commit is contained in:
walkor 2022-09-29 09:46:47 +08:00
parent 22648e71c0
commit 8d2bdfd4b7

View File

@ -2,7 +2,7 @@
namespace plugin\admin\app\controller\common;
use Gregwar\Captcha\CaptchaBuilder;
use Webman\Captcha\CaptchaBuilder;
use Illuminate\Database\Capsule\Manager;
use plugin\admin\app\controller\Base;
use plugin\admin\app\model\Admin;