服务层重构与优化:补全所有ServiceImpl实现类,修复RestTemplate注入,完善DTO与配置,保证编译与启动通过

This commit is contained in:
2025-07-24 14:15:31 +08:00
parent 873b8e55da
commit cf4d73ceff
95 changed files with 5889 additions and 2282 deletions
@@ -75,11 +75,13 @@ emotion:
base-url: https://api.coze.cn
# 对话聊天
chat:
bot-id: 7523042446285439016
# 聊天记录总结
summary:
bot-id: 7529062814150295595
workflow-id: 7523047462895796287
talk:
bot-id: 7523042446285439016
workflow-id: 7523047462895796287
# 聊天记录总结
summary:
bot-id: 7529062814150295595
workflow-id: 7523047462895796287
timeout: 30000
retry-count: 3
retry-delay: 1000