Skip to content

范型问题导致调用链缺失 #78

Description

@xy407989

getInfo下的一段代码被修改
image

该类的父类有一下继承关系:
public class CustomInfoExtendInfoImpl extends AbstractExtendInfoImpl<Map<String, Object>>

public abstract class AbstractExtendInfoImpl implements ExtendInfoInterface, InitializingBean

public interface ExtendInfoInterface extends BaseInfoInterface

getInfo方法都是通过父类进行调用
image

这种情况getInfo被调用的信息就缺失了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions