export type A3FromDataType = { type: 'index' | 'rank' searchKey: string num: string pageNum: number pageSize: number }