From 042afe4bc5c35a7b567fa860cf595f9b75cd8bc7 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Mon, 15 May 2017 10:19:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=9B=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a9bdccf8..9d0318428 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ | ------------- |:-------------:| ----| |[hsweb-authorization](hsweb-authorization)|权限控制| 80%| |[hsweb-commons](hsweb-commons) |基础通用功能| 90%| -|[hsweb-concurrent](hsweb-concurrent)|并发包,缓存,锁,计数器等| 0%| +|[hsweb-concurrent](hsweb-concurrent)|并发包,缓存,锁,计数器等| 80%| |[hsweb-core](hsweb-core)|框架核心| 90%| |[hsweb-datasource](hsweb-datasource)|数据源| 0%| |[hsweb-examples](hsweb-examples)|例子,演示| 10%| |[hsweb-i18n](hsweb-i18n)|国际化| 0%| |[hsweb-logging](hsweb-logging)| 日志| 10%| -|[hsweb-message](hsweb-message)|mq,websocket...| 0%| +|[hsweb-message](hsweb-message)|mq,websocket...| 80%| |[hsweb-starter](hsweb-starter)|模块启动器| 80%| |[hsweb-system](hsweb-system)|**系统功能**| 20%| |[hsweb-tests](hsweb-tests)|测试| 80%| \ No newline at end of file