This commit is contained in:
yyh 2026-01-02 19:06:52 +08:00
parent bde4b82695
commit 3da975c745
No known key found for this signature in database

View File

@ -40,7 +40,6 @@ import type {
SegmentsResponse,
SegmentUpdater,
} from '@/models/datasets'
import type { RetrievalConfig } from '@/types/app'
import qs from 'qs'
import { DataSourceProvider } from '@/models/common'
import { del, get, patch, post, put } from './base'