fix(weibo): 修复微博热度字段

This commit is contained in:
Kataick
2024-07-25 21:24:39 +08:00
parent 62a8880ae4
commit 447e0c6153
2 changed files with 4 additions and 4 deletions

View File

@@ -85,8 +85,8 @@ export type RouterType = {
word: string;
word_scheme: string;
note: string;
category: string;
raw_hot: number;
flag_desc: string;
num: number;
onboard_time: number;
};
zhihu: {