[fix] Prompt模版无法显示无框架内容
This commit is contained in:
parent
d6e17c4939
commit
fcc23220f6
@ -445,6 +445,7 @@ public class PromptTemplatesServiceImpl implements PromptTemplatesService {
|
||||
}
|
||||
break;
|
||||
default:
|
||||
append = respVO.getTemplateText();
|
||||
break;
|
||||
}
|
||||
respVO.setTemplateText(append);
|
||||
|
Loading…
x
Reference in New Issue
Block a user