AI 面试业务逻辑初始化

This commit is contained in:
wangxiangshun
2025-10-07 13:20:51 +08:00
parent 67c22e3082
commit e04f5e3091
15 changed files with 279 additions and 536 deletions

View File

@@ -25,7 +25,6 @@ public class AiCommonController extends BaseController
@Autowired
private ElevenLabsClient elevenLabsClient;
@Autowired
private ChatGPTClient chatGPTClient;