main
kzkzzzz 2025-12-12 23:43:40 +08:00
parent 10e037243f
commit 07ea247096
1 changed files with 0 additions and 1 deletions

View File

@ -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
}