fix:该文件的代码格式不符合 Prettier 规范

This commit is contained in:
atoz03
2025-12-05 22:29:45 +08:00
parent fbb660138c
commit f78e376dea

View File

@@ -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({