mirror of https://github.com/ehang-io/nps
Key bug
parent
9428457487
commit
eecf1c6c69
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue