Commit 5290c679 authored by R10's avatar R10

f2f update

parent e215fc51
...@@ -422,6 +422,7 @@ public class AirportConsumerServiceImpl implements AirportConsumerService { ...@@ -422,6 +422,7 @@ public class AirportConsumerServiceImpl implements AirportConsumerService {
}); });
} }
// 文件对文件 // 文件对文件
private void f2f(List<BizAiDataAuditFileEntity> fileList, AiDataAuditRuleQueryItem aiDataAuditRuleQueryItem, List<AuditResultDto> results, CountDownLatch countDownLatch) { private void f2f(List<BizAiDataAuditFileEntity> fileList, AiDataAuditRuleQueryItem aiDataAuditRuleQueryItem, List<AuditResultDto> results, CountDownLatch countDownLatch) {
......
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