mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 16:41:53 +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)
|
log.Trace("RMI record[id:%d] notice has been sent", r.ID)
|
||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user