From 1d389a09db4d91f4a6668172e3fe1ad256e18433 Mon Sep 17 00:00:00 2001 From: geekgeekrun Date: Sun, 20 Oct 2024 16:00:07 +0800 Subject: [PATCH] =?UTF-8?q?treat=20`2=E5=91=A8=E5=86=85=E6=B4=BB=E8=B7=83`?= =?UTF-8?q?=20as=20active?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/geek-auto-start-chat-with-boss/index.mjs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/geek-auto-start-chat-with-boss/index.mjs b/packages/geek-auto-start-chat-with-boss/index.mjs index 77b1893..650fde0 100644 --- a/packages/geek-auto-start-chat-with-boss/index.mjs +++ b/packages/geek-auto-start-chat-with-boss/index.mjs @@ -534,11 +534,10 @@ async function toRecommendPage (hooks) { //#region // null - // 刚刚活跃 // 今日活跃 // 昨日活跃 // 3日内活跃 // 本周活跃 - // 2周内活跃 // 本月活跃 // 2月内活跃 // 3月内活跃 // 4月内活跃 // 5月内活跃 // 近半年活跃 // 半年前活跃 + // 刚刚活跃 // 今日活跃 // 昨日活跃 // 3日内活跃 // 本周活跃 // 2周内活跃 + // 本月活跃 // 2月内活跃 // 3月内活跃 // 4月内活跃 // 5月内活跃 // 近半年活跃 // 半年前活跃 //#endregion if ([ - '2周内活跃', '本月活跃', '2月内活跃', '3月内活跃',