AI 面试评分接口

This commit is contained in:
2026-01-18 08:39:50 +08:00
parent 8d0c1efd66
commit 27b7fcee7e
8 changed files with 145 additions and 26 deletions

View File

@@ -128,4 +128,5 @@ public interface IHotakeAiCommonToolsService {
public String getAiInterviewQuestions(HotakeRolesInfo rolesInfo);
}