username@email.com
2023-08-29 9b79040354b59f3182cd90f7157e682d65310712
DocumentServiceAPI.Application/UserAndLogin/Services/UserService.cs
@@ -209,7 +209,7 @@
                     Job = x.Job,
                      LastUpdateName = x.LastUpdateName,
                       UserName = x.UserName,
                        IsLogin = x.IsLogin,
                      
                   
                }).WithCache(20).FirstAsync();