From f78e376dea5ffbfd83fcad3485c918f8fb6d8d2a Mon Sep 17 00:00:00 2001 From: atoz03 Date: Fri, 5 Dec 2025 22:29:45 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E8=AF=A5=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E4=B8=8D=E7=AC=A6?= =?UTF-8?q?=E5=90=88=20Prettier=20=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/admin/usageStats.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/routes/admin/usageStats.js b/src/routes/admin/usageStats.js index 539d6133..bf35f8a0 100644 --- a/src/routes/admin/usageStats.js +++ b/src/routes/admin/usageStats.js @@ -2159,9 +2159,7 @@ router.get('/api-keys/:keyId/usage-records', authenticateAdmin, async (req, res) const chosenTypeName = accountTypeNames[chosenType] || '未知渠道' if (!resolvedInfo) { - logger.warn( - `⚠️ 保留无法解析的账户筛选项: ${option.id}, types=${types.join(',') || 'none'}` - ) + logger.warn(`⚠️ 保留无法解析的账户筛选项: ${option.id}, types=${types.join(',') || 'none'}`) } accountOptions.push({