liurunyu
2024-02-27 4342b12d28b15e61bbed4d4d5e64a6a2bacae952
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/threadPool/TreadPoolFactory.java
@@ -51,6 +51,7 @@
   }
   /**
    * 得到唯一线程池实例
    * @return
    * @throws Exception
    */
   public final static ThreadPool.Pool getThreadPoolShort()
@@ -62,6 +63,8 @@
   }
   /**
    * 得到唯一线程池实例
    * @return
    * @throws Exception
    */
   public final static ThreadPool.Pool getThreadPoolLong()
      throws Exception {