migration: preserve market data and search slice

This commit is contained in:
leefer
2026-07-31 01:03:43 +08:00
parent 4002f096f4
commit a4264326bd
26 changed files with 5035 additions and 4634 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
from ifind_client import IfindHttpClient
from backend.data.providers.ifind_client import IfindHttpClient
class IfindProvider: