We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6f12a commit f58aa89Copy full SHA for f58aa89
hsweb-authorization/hsweb-authorization-shiro/README.md
@@ -24,7 +24,7 @@
24
25
可自己实现DataAccessHandler接口并注入spring以实现自定义的控制方式
26
27
-现已实现3中控制器
+现已实现3种控制器
28
29
1. [CustomDataAccessHandler](src/main/java/org/hswebframework/web/authorization/shiro/boost/handler/CustomDataAccessHandler.java) 自定义控制器
30
2. [OwnCreatedDataAccessHandler](src/main/java/org/hswebframework/web/authorization/shiro/boost/handler/OwnCreatedDataAccessHandler.java) 控制只能操作自己创建的数据
0 commit comments