JAVA-错误The type BookServiceImpl must implement the inherited abstract method

错误原因 :是因为class继承了其他的类,没有导入过来,选择add unimplemented methods进行解决

 

相关文章: