123
This commit is contained in:
@@ -59,4 +59,6 @@ public interface UserService extends IService<User> {
|
||||
void noSpeckIm(Long userId);
|
||||
|
||||
void enSpeckIm(Long userId);
|
||||
|
||||
void logout(Long id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user