fix:support oos address list

This commit is contained in:
wangchengcheng
2024-01-31 22:52:22 +08:00
parent ed07a3dbfb
commit 4962a40f97
7 changed files with 33 additions and 37 deletions

View File

@@ -27,7 +27,6 @@ public class PercentSessionProcess extends ProcessFunction<JSONObject, String> {
} catch (Exception e) {
logger.error("percent_session_record.properties日志加载失败,失败原因为:" + e);
}
}
@Override