You've already forked FrameTour-BE
admin验证
This commit is contained in:
@@ -25,4 +25,6 @@ public interface AdminUserMapper {
|
||||
int updatePassword(UpdatePasswordReqVO updatePasswordReqVO);
|
||||
|
||||
String getPasswordByAccount(@Param("id")String id);
|
||||
|
||||
LoginEntity getById(Long id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user