feat: 添加2025组织生活会个人对照检查范式

- 新增 org-life-personal-2025 范式
- 使用 specializedPrompt 类型,包含完整的会议主题和核心要求
- 包含五维度问题查摆、典型案例剖析等专家指令
- 标记为推荐范式 (isRecommended: true)
This commit is contained in:
empty
2026-01-11 22:22:04 +08:00
parent 14e86a46a8
commit 241024809e
3 changed files with 196 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ export default defineConfig(({ mode }) => {
return {
plugins: [vue()],
server: {
port: 3006,
port: 3000,
open: true
},
define: {