空载具出库代码调整
This commit is contained in:
@@ -76,6 +76,7 @@ public class UserManager : IUserManager, IScoped
|
||||
public UserEntity User
|
||||
{
|
||||
get => _repository.GetSingle(u => u.Id == UserId);
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user