仪表盘
系统运行状态概览
💬 今日消息
{{ usage.today_messages || 0 }}
配额 {{ formatQuota(usage.daily_quota || 100) }} 条/天
{{ (usage.usage_percent||0).toFixed(0) }}%
✅ 剩余配额
{{ formatQuota(usage.remaining || 0) }}
翻译字符 {{ usage.today_translation_chars || 0 }}
📱 已连接账号
{{ fwdStatus.accounts?.filter(a=>a.status==='connected').length || 0 }}
共 {{ tgAccounts.length }} 个账号
🔗 活跃映射
{{ mappings.filter(m=>m.enabled).length }}
共 {{ mappings.length }} 条规则
消息趋势(近7天)
消息类型分布
系统状态
{{ fwdStatus.engine_running ? '运行中' : '已停止' }}
Telegram:
{{ tgAccounts.some(a=>a.is_authorized) ? '已连接' : '未连接' }}
{{ tgAccounts.filter(a=>a.is_authorized).length }}/{{ tgAccounts.length }}
钉钉机器人:
{{ dingBots.some(b=>b.enabled) ? '正常运行' : '未启用' }}
{{ dingBots.filter(b=>b.enabled).length }}/{{ dingBots.length }}
转发引擎:
{{ fwdStatus.engine_running ? '运行中' : '已停止' }}
消息配额:
{{ usage.today_messages || 0 }}/{{ formatQuota(usage.daily_quota) }}
最近动态
{{ a.title }}
{{ a.time }}
暂无动态记录
Telegram 账号
管理 Telegram 用户账号,用于接收消息
暂无 Telegram 账号
钉钉机器人
管理钉钉群自定义机器人 Webhook
暂无钉钉机器人
转发映射
配置 Telegram 群组/频道到钉钉机器人的转发规则
{{ row.source_chat_id }}
暂无转发映射规则
转发控制
启动或停止消息转发引擎
⚡ 引擎状态
{{ fwdStatus.engine_running ? '运行中' : '已停止' }}
📱 已连接账号
{{ fwdStatus.accounts?.filter(a=>a.status==='connected').length || 0 }}
共 {{ fwdStatus.accounts?.length || 0 }} 个
📊 今日转发
{{ usage.today_messages || 0 }}
剩余 {{ usage.remaining || 0 }} 条
🔗 活跃映射
{{ mappings.filter(m=>m.enabled).length }}
共 {{ mappings.length }} 条
引擎控制
账号连接状态
转发记录
查看消息转发历史
共 {{ recordsTotal }} 条记录
暂无转发记录
配置映射并启动转发后,记录将显示在这里
团队管理
管理团队成员、分配角色权限
👥 团队成员
{{ members.length }}
上限 {{ formatQuota(tenantInfo.member_limit || 5) }} 人
{{ members.length }}/{{ formatQuota(tenantInfo.member_limit || 5) }}
✅ 活跃成员
{{ members.filter(m=>m.is_active).length }}
已激活的账户
🔑 管理员
{{ members.filter(m=>m.role==='owner'||m.role==='admin').length }}
owner / admin
成员列表
暂无团队成员
订阅管理
查看当前套餐、用量与升级选项
💎 当前套餐
{{ planLabel(tenantInfo.plan) }}
💬 今日消息
{{ usage.today_messages || 0 }} / {{ formatQuota(usage.daily_quota || 100) }}
{{ (usage.usage_percent||0).toFixed(0) }}%
📱 TG 账号
{{ tgAccounts.length }} / {{ formatQuota(tenantInfo.tg_account_limit || 1) }}
{{ tgAccounts.length }}/{{ formatQuota(tenantInfo.tg_account_limit || 1) }}
🔗 映射规则
{{ mappings.length }} / {{ formatQuota(tenantInfo.mapping_limit || 3) }}
{{ mappings.length }}/{{ formatQuota(tenantInfo.mapping_limit || 3) }}
套餐对比与变更
免费版
¥0 / 月
- 100 条消息/天
- 1 个 TG 账号
- 3 条映射规则
- 2 个钉钉 Bot
- 1 名团队成员
专业版 ⭐
¥999 / 月
- 消息无限制
- TG 账号无限制
- 映射规则无限制
- 钉钉 Bot 无限制
- 团队成员无限制
平台管理
全局监控与租户管理
🏢 活跃租户
{{ adminStats.total_tenants || 0 }}
👤 总用户数
{{ adminStats.total_users || 0 }}
💳 活跃订阅
{{ adminStats.active_subscriptions || 0 }}
💬 今日消息
{{ adminStats.today_messages || 0 }}
套餐分布
{{ planLabel(plan) }}
{{ count }}
暂无租户
租户列表
暂无租户
审计日志
查看操作记录、登录日志和 API 调用追踪
{{ auditSummary.total_operations || 0 }}
操作记录(7天)
{{ auditSummary.total_logins || 0 }}
登录记录(7天)
{{ auditSummary.total_api_calls || 0 }}
API调用(7天)
{{ auditSummary.failed_logins || 0 }}
失败登录
过滤规则
管理消息过滤规则,按关键字、正则、消息类型等条件过滤
🧪 规则测试
消息模板
自定义转发消息格式,支持变量替换
👁️ 模板预览
{{ previewResult }}
媒体配置
管理媒体文件转发策略:大小限制、类型过滤、缩略图生成
媒体处理设置
开启后,超大文件将以链接形式转发而非直接传输
系统设置
配置翻译、过滤等系统参数
翻译配置
套餐信息
🛡️ 过滤规则
管理规则
修改密码