fix: simplify account self-check config

This commit is contained in:
fawney19
2026-05-15 02:21:11 +08:00
parent 54a8312e46
commit 8e0f8003a9
14 changed files with 75 additions and 658 deletions
@@ -40,7 +40,7 @@ export function buildPoolHealthToggleCards(): PoolHealthToggleCard[] {
{
key: 'account_self_check_enabled',
label: '账号自检',
description: '定时确认号状态,默认刷新额度,也可使用自定义请求。',
description: '定时确认号状态,策略由提供商适配器内置。',
},
{
key: 'auto_remove_banned_keys',