Commit 0df3d041 authored by 陈立彬's avatar 陈立彬

fix

parent f1286ecc
......@@ -376,6 +376,7 @@ public class AppChatCompletionService {
result.setChatCompletionId(chatCompletionId);
result.setReplyContent(replyContent);
result.setMessageId(userQaRecordId);
}
return result;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment