From c66047f75556414083a5c0a0ec0466b9047a63f5 Mon Sep 17 00:00:00 2001 From: qi Date: Fri, 19 Jun 2020 15:01:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7ce90f2..b75a004 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,17 @@ 1. mavne3 2. jdk1.8 +##目录说明 +|目录|说明| +|:---:|:---:| +|panda-all|全部包| +|panda-aop|AOP相关工具类| +|panda-beans|bean相关工具类 +|panda-code|核心工具类| +|panda-jdbc|数据库相关工具类| +|panda-web|web相关工具类| + + +