init
This commit is contained in:
@@ -39,4 +39,5 @@ public interface UserService extends IService<User> {
|
||||
|
||||
void resetPassword(String mobile, String password);
|
||||
|
||||
boolean removeUser(Long id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user