↓ 2 callersMethodbuildPostRequest构造 AI 服务内部 POST 请求。 @param path 请求路径 @param payload 请求体 @param acceptContentType 接收内容类型 @return HTTP 请求 @throws IOException JSON 序列化异常
ai-learn-backend/src/main/java/com/earth/online/player/ailearn/practice/infrastructure/PracticeAiClient.java:390