修改登录逻辑,配合前后端联调
This commit is contained in:
@@ -18,3 +18,6 @@ import org.springframework.stereotype.Service;
|
||||
public class UserRoleServiceImpl extends ServiceImpl<UserRoleMapper, UserRole> implements IUserRoleService {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user