123
This commit is contained in:
@@ -40,4 +40,7 @@ public interface UserService extends IService<User> {
|
||||
boolean removeUser(Long id);
|
||||
|
||||
void resetAvatar(Long id);
|
||||
|
||||
void refreshByAge();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user