Ver Fonte

导入开发

lwhhszx há 2 anos atrás
pai
commit
0da2467a0f

+ 1 - 0
PAS/src/main/java/cn/cslg/pas/service/upLoadPatent/PantentQueueService.java

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