export interface ProductFeedUploadProgressFields { pos: number; size: number; step: string; unit: string; updated_time: string; }