mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
Key bug
This commit is contained in:
@@ -478,7 +478,6 @@ loop:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if fail && client != nil {
|
if fail && client != nil {
|
||||||
file.GetCsvDb().DelClient(client.Id)
|
|
||||||
s.DelClient(client.Id, false)
|
s.DelClient(client.Id, false)
|
||||||
}
|
}
|
||||||
c.Close()
|
c.Close()
|
||||||
|
Reference in New Issue
Block a user