public class SpbmServiceImpl extends BasicServiceImpl implements ISpbmService,ISpbmDao
{

}

一个类可以实现多个接口但是只能实现一个类