mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
fix(rmi): fix the problem that rmi has multiple rules matching in one record
This commit is contained in:
@@ -143,6 +143,7 @@ func (s *Server) handleConnection(conn net.Conn) {
|
||||
log.Trace("RMI record[id:%d] notice has been sent", r.ID)
|
||||
}()
|
||||
}
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user