Skip to content

Commit b292d5b

Browse files
committed
update
1 parent bef741e commit b292d5b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.zh-CN.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,18 @@
2424
```
2525
- 登录 / 注销
2626
27-
- 权限验证
28-
- 菜单权限控制
29-
- 基于用户+角色的权限管理
3027
3128
- CRUD(增、删、改、查)
3229
- 通过编写一个元配置文件即可自动生成完整的:增、删、改、查、翻页 功能
3330
- 自动更新、保存数据到MongoDB
3431
- 自动创建索引到MongoDB
3532
33+
- 数据关联
34+
35+
- 权限验证
36+
- 菜单权限控制
37+
- 基于用户+角色的权限管理
38+
-
3639
- 支持自定义组件
3740
3841
- 错误页面

0 commit comments

Comments
 (0)