mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-29 05:41:37 +08:00
修正邮件验证码命名空间
This commit is contained in:
parent
08b764c26c
commit
e7633cc723
@ -2,8 +2,8 @@
|
||||
|
||||
namespace App\Services\Logic\Verify;
|
||||
|
||||
use App\Services\Logic\Notice\Mail\Verify as VerifyMailService;
|
||||
use App\Services\Logic\Service;
|
||||
use App\Services\Mail\Verify as VerifyMailService;
|
||||
use App\Validators\Captcha as CaptchaValidator;
|
||||
use App\Validators\Verify as VerifyValidator;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user