export interface BannerInterface { id: number banner_url: string jump_url: string }