|
@@ -54,6 +54,7 @@ public class SysAuthService : IDynamicApiController, ITransient
|
|
|
_sysConfigService = sysConfigService;
|
|
_sysConfigService = sysConfigService;
|
|
|
_httpContextAccessor = httpContextAccessor;
|
|
_httpContextAccessor = httpContextAccessor;
|
|
|
_sysOnlineUserService = sysOnlineUserService;
|
|
_sysOnlineUserService = sysOnlineUserService;
|
|
|
|
|
+ _sysLdapService = sysLdapService;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|