From 797f75ed4d7f161d1853d876b36df91702816a65 Mon Sep 17 00:00:00 2001 From: satori Date: Mon, 16 Dec 2024 08:18:51 +0800 Subject: [PATCH] DEBUG --- update.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', } // 定义查询时间范围