From 6ab7e297d3a6363ddb9b5974ad1c321d1131f4d6 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sat, 20 Aug 2022 13:57:22 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=20=E5=BC=82?= =?UTF-8?q?=E6=AD=A5=E4=BB=BB=E5=8A=A1=20=E6=A8=A1=E5=9D=97=E7=9A=84=20REA?= =?UTF-8?q?DME=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo-base/demo-base-async/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo-base/demo-base-async/README.md b/demo-base/demo-base-async/README.md index 9c181e8..ca73cfb 100644 --- a/demo-base/demo-base-async/README.md +++ b/demo-base/demo-base-async/README.md @@ -180,6 +180,8 @@ public class MockTaskFactoryTest { #### 2.2运行结果 +运行 `MockTaskFactoryTest`,查看日志 + - 异步任务 ```bash