update ruoyi-common/src/main/java/com/ruoyi/common/utils/Threads.java.

修复描述错误
master
Remenber_Ray 3 years ago committed by Gitee
parent a4558c32b2
commit 17550a5f4b

@ -36,7 +36,7 @@ public class Threads
* 线 * 线
* 使shutdown, . * 使shutdown, .
* , shutdownNow, workQueuePending,. * , shutdownNow, workQueuePending,.
* 退. * 退.
* shutdown线. * shutdown线.
*/ */
public static void shutdownAndAwaitTermination(ExecutorService pool) public static void shutdownAndAwaitTermination(ExecutorService pool)

Loading…
Cancel
Save