update
This commit is contained in:
@@ -318,7 +318,6 @@ func (s *Server) grpcRecover() grpc.UnaryServerInterceptor {
|
||||
|
||||
res, err := handler(ctx, req)
|
||||
if err != nil {
|
||||
fmt.Println("set header")
|
||||
return nil, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user