标签:
错误原因 :是因为class继承了其他的类,没有导入过来,选择add unimplemented methods进行解决
JAVA-错误The type BookServiceImpl must implement the inherited abstract method
原文地址:http://www.cnblogs.com/dekevin/p/5674335.html