refactor: move ifind pool helpers to feature service

This commit is contained in:
leefer
2026-08-02 02:23:28 +08:00
parent c9f240f46d
commit e0dbb625b5
4 changed files with 28 additions and 34 deletions
@@ -29,6 +29,8 @@ POOL_METHODS = {
"_apply_reason_overrides",
"_schedule_ifind_event_enrichment",
"_refresh_ifind_event_enrichment",
"_ifind_field",
"_ifind_row_code",
"_normalize_ifind_event_time",
"_merge_ifind_event_enrichment",
}