Commit c1c83853 authored by alex yao's avatar alex yao

fix[智能写作]: 智能写作异常

parent fe7e6177
......@@ -311,7 +311,7 @@ public class AiWritingServiceImpl implements AiWritingService {
"2.仅使用文本方式输出内容。\n" +
"\n" +
"## 输出案例\n" +
"{”needWriting“:true,\"title\":\"论人工智能发展对生产力的影响\"}";
"{\"needWriting\":true,\"title\":\"论人工智能发展对生产力的影响\"}";
// 配置message
List<Message> messages = new ArrayList<>();
......
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