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

修复描述错误
pull/354/head
Remenber_Ray 2021-10-24 02:34:25 +00:00 committed by Gitee
parent a4558c32b2
commit 17550a5f4b
1 changed files with 1 additions and 1 deletions

View File

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