{{ pageTitle }}
{{ dbTypeLabel(activeDatabase.type) }} · {{ activeDatabase.alias }}
{{ activeAgent.provider }} · {{ activeAgent.model }}
2025年产废数量前十的企业
2025年危废处置费用最高前十
数据库里都有哪些表
{{ m.content }}
{{ m.error }}
{{ m.sql }}
| {{ c }} |
|---|
| {{ v }} |
{{ thinkingLabel }}
{{ thinkingTimerText }}
- {{ s.name }}
还没有智能体,点击「新建智能体」开始。
当前
{{ a.name }}
{{ providerLabel(a.provider) }}模型{{ a.model || '—' }}
API Key{{ a.api_key_masked || '—' }}
Base URL{{ a.base_url || '—' }}
温度{{ a.temperature }}
描述{{ a.description }}
还没有业务技能,点击「新建技能」开始。
已禁用
{{ s.name }}
{{ s.id }}规则{{ (s.rules_extra || []).length }} 条追加
术语{{ (s.terms_extra || []).length }} 条
示例{{ (s.examples_extra || []).length }} 条
描述{{ s.description }}
还没有数据库连接,点击「新建数据库」开始。
当前
{{ d.alias }}
{{ dbTypeLabel(d.type) }}主机{{ d.host }}:{{ d.port }}
用户{{ d.user }}
密码{{ d.password_masked || '—' }}
库名{{ d.database }}
Schema{{ d.schema }}
描述{{ d.description }}
| Code | 名称 | 状态 | MCP 实例 | 创建时间 | 操作 |
|---|---|---|---|---|---|
| {{ e.code }} | {{ e.name }} | {{ e.status === 'active' ? '正常' : '停用' }} | {{ e.mcp_instance_count ?? 0 }} | {{ (e.created_at || '').slice(0, 10) }} |
暂无企业,点击「新建企业」。
| 服务名称 | Slug | 端口 | 工具 Profile | 运行状态 | MCP URL | 操作 |
|---|---|---|---|---|---|---|
|
{{ inst.name }}
{{ inst.last_error.slice(0, 120) }}{{ inst.last_error.length > 120 ? '…' : '' }}
|
{{ inst.slug }} | {{ inst.port }} | {{ inst.tool_profile || 'full' }} | {{ mcpRuntimeStatusLabel(inst) }} |
|
{{ mcpLogsText[inst.id] || '加载中…' }}
|
暂无 MCP 服务,请先配置数据库连接后点击「新建 MCP 服务」。
| 用户名 | 角色 | 企业 | 状态 | 最近登录 | 操作 |
|---|---|---|---|---|---|
| {{ u.username }} | {{ u.role_label }} | {{ u.enterprise_name || '—' }} | {{ u.enabled ? '启用' : '禁用' }} | {{ u.last_login_at ? u.last_login_at.slice(0, 16).replace('T', ' ') : '—' }} |
暂无用户。