mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-24 14:07:50 +08:00
修复bug
This commit is contained in:
parent
128ccc7ff7
commit
d73630c49f
@ -91,7 +91,7 @@ public class ZLMHttpHookSubscribe {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (null != result && result){
|
if (null != result && result){
|
||||||
iterator.remove();
|
eventMap.remove(key);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user