export class UpdateInfo { id: number; info: string; time: string; }