support re-register
This commit is contained in:
@ -49,4 +49,6 @@ func (s *Service) Start() error {
|
||||
func (s *Service) Stop() {
|
||||
s.Uac.Stop()
|
||||
s.Uas.Stop()
|
||||
// 停止设备心跳检查器
|
||||
GetDeviceManager().stopHeartbeatChecker()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user