增加日志

This commit is contained in:
lxu75
2025-04-14 14:02:01 +08:00
parent e6c88efffe
commit 1d0791f30c

View File

@@ -80,6 +80,7 @@ public class ClaimVerificationServiceImpl implements ClaimVerificationService {
//文件分析
List<String> fileObsPath = claimVerificationFileAnalysisDTO.getFileObsPath();
List<HashMap<String,String>> fileIds = Collections.EMPTY_LIST;
log.info("文件分析文件ID:{}", fileObsPath);
//上传所有文件到dify
uploadFileToObs(fileObsPath, fileIds);
//根据业务线标识和文件配置分类查询配置