refactor: move ifind pool helpers to feature service

This commit is contained in:
leefer
2026-08-02 02:23:28 +08:00
parent 8d43f4c372
commit 9028cb342d
5 changed files with 48 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",
}