优化gps信息存入数据库

This commit is contained in:
648540858
2022-07-28 11:22:51 +08:00
parent f84eebdb75
commit 34f2832bef
3 changed files with 22 additions and 39 deletions

View File

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