修改注入bug
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-23 09:27:36 +08:00
parent 22b1a839ba
commit 45b14abe63
2 changed files with 5 additions and 4 deletions
@@ -105,8 +105,8 @@ namespace IRaCIS.Api.Controllers
[FromServices] IUserService _userService,
[FromServices] ITokenService _tokenService,
[FromServices] IReadingImageTaskService readingImageTaskService,
IOptionsMonitor<ServiceVerifyConfigOption> _verifyConfig,
IMailVerificationService _mailVerificationService)
[FromServices] IOptionsMonitor<ServiceVerifyConfigOption> _verifyConfig,
[FromServices] IMailVerificationService _mailVerificationService)
{
//MFA 邮箱验证 前端传递用户Id 和MFACode