idea没报错,eclipse就报错了,请问是什么原因呢
The interface IService cannot be implemented more than once with different arguments: IService<HospitalSet> and IService<HospitalSetService>
收起
你继承的哪个应该也已经实现了接口 所以当前的是不需要实现了
报告相同问题?