diff --git a/update.js b/update.js index 3f13a3a..5c271d2 100644 --- a/update.js +++ b/update.js @@ -82,8 +82,8 @@ export async function update(table, rank, views) { // 0=文章/游戏/作品 1=短视频 2=图片 const TYPE = { - web_images: 'type=2', - web_aritcle: 'type=0', + 'web_images': 'type=2', + 'web_article': 'type=0', } // 定义查询时间范围