export type A5tableType = { createTime: string; creatorId: number; creatorName: string; description: string; dictAge: string; dictLevel: string; dictSize:string dictTexture: string; dictType: string; dirCode: string; fileIds: string; fileType: string; id: number; modelLink: string; name: string; pcs: number; releaseDate: string; thumb: string; type: string; updateTime: string; };