Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0

This commit is contained in:
648540858
2022-07-28 16:21:09 +08:00
3 changed files with 22 additions and 39 deletions

View File

@@ -53,7 +53,6 @@ public class ZLMHttpHookSubscribe {
}
result = result && key.getContent().getString(s).equals(hookResponse.getString(s));
}
}
if (null != result && result) {
event = eventMap.get(key);