mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
fix: remove catalog after recorver device
This commit is contained in:
@@ -327,7 +327,7 @@ func (task *registerHandlerTask) RecoverDevice(d *Device, req *sip.Request) {
|
||||
//}
|
||||
task.gb.DB.Save(d)
|
||||
}
|
||||
d.catalog()
|
||||
//d.catalog()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user