codefuse-ai / codefuse-ai/CodeFuse-Query

范型问题导致调用链缺失

Open
#78 0 comments 0 reactions 1 assignee Claimed by @zhouang777 View on GitHub
bug
Dominant language
Java
Stars
358
Forks
40
PR merge metrics
No merged PRs in 30d

Description

getInfo下的一段代码被修改
image

该类的父类有一下继承关系:
public class CustomInfoExtendInfoImpl extends AbstractExtendInfoImpl>

public abstract class AbstractExtendInfoImpl implements ExtendInfoInterface, InitializingBean

public interface ExtendInfoInterface extends BaseInfoInterface

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

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.