服务层重构与优化:补全所有ServiceImpl实现类,修复RestTemplate注入,完善DTO与配置,保证编译与启动通过
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user