Commit d13fe95e authored by R10's avatar R10

智写-文书写作模板-模板对话结果放回

parent aa0fda4b
......@@ -241,9 +241,6 @@ public class AiLawServiceImpl implements AiLawService {
ExtractEntityStrategy extractEntityStrategy = LawyerTemplateExtractServiceBuilder.getService(LawyerExtractTypeEnum.valueOf(templateCode));
//解析文件
LegalTemplateDto legalTemplateDto = extractEntityStrategy.extractEntity(input + fileContent);
return legalTemplateDto;
......
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