fix(api): finalize frontend contract integration

This commit is contained in:
2026-07-22 15:25:22 +08:00
parent 217f82c57c
commit 17dd9de401
5 changed files with 59 additions and 8 deletions

View File

@@ -95,7 +95,7 @@ function channelLabel(channel: WorkspaceChannelDTO) {
case 'tasks':
return '工作计划'
case 'ai_sessions':
return 'AI智能体'
return 'AI 助手'
case 'notes_sources':
return '笔记资料'
case 'cron':