瀏覽代碼

导入开发

lwhhszx 2 年之前
父節點
當前提交
0da2467a0f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      PAS/src/main/java/cn/cslg/pas/service/upLoadPatent/PantentQueueService.java

+ 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();
             //检查文件合法性