grpc方法返回时候报错 responseObserver.onNext(GetTitleListResponse.newBuilder().build()); 经过排查,是前端与后端grpc版本不一致导致,统一grpc版本即可解决该问题