export interface device { createTime?: string deviceBatch: string deviceCode: string deviceType: string id?: string isPowerSupply: string manufacturer: string }