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