@@ -38,6 +38,7 @@ public class PantentQueueService {
//将专利信息存入队列
public void addPatnetToQueue(Task task, ProjectImportPatentVO projectImportPatentVO) throws InterruptedException {
try {
+
//获得文件路径
String filePath = task.getUrl();
//检查文件合法性