export interface ShopData { username: string; brand_name: string; shopid: number; logo: string; logo_pc: string; shop_collection_id: number; ctime: number; brand_label: number; }