IndexDocumentsAction type
表示在文件上運作的索引動作。
type IndexDocumentsAction<TModel> = {
__actionType: IndexActionType
} & Partial<TModel>
表示在文件上運作的索引動作。
type IndexDocumentsAction<TModel> = {
__actionType: IndexActionType
} & Partial<TModel>