export default class DoubanExtract { id: string; type: string; title: string; desc: string; url: string; }