zhou-hao 4 years ago
parent
commit
88127c8252
1 changed files with 9 additions and 8 deletions
  1. 9 8
      README.md

+ 9 - 8
README.md

@@ -3,7 +3,6 @@
 [![Build Status](https://travis-ci.org/hs-web/hsweb-framework.svg?branch=4.0.x)](https://travis-ci.org/hs-web/hsweb-framework)
 [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0.html)
 
-
 # 功能,特性
 - [x] 基于[r2dbc](https://github.com/r2dbc) ,[easy-orm](https://github.com/hs-web/hsweb-easy-orm/tree/4.0.x)的通用响应式CRUD
     - [x] H2,Mysql,SqlServer,PostgreSQL
@@ -13,20 +12,22 @@
     - [x] 数据权限控制
     - [ ] 双因子验证
 - [x] 多维度权限管理功能
-- [ ] 响应式动态数据源 
-- [ ] 自定义拓展实体类
 - [x] 响应式缓存 
 - [ ] 非响应式支持(mvc,jdbc)
 - [ ] 内置业务功能
     - [x] 权限管理
+        - [x] 用户管理
         - [x] 权限设置
-        - [x] 维度管理
         - [x] 权限分配
     - [ ] 文件上传
         - [x] 静态文件上传
         - [ ] 文件秒传
     - [x] 数据字典
-    - [ ] 开发人员工具
-        - [ ] 数据源管理
-        - [ ] 在线SQL执行
-        - [ ] 脚本管理
+
+# 文档
+
+TODO
+
+# 实践
+
+[JetLinks开源物联网平台](https://github.com/jetlinks)