Skip to content

Commit 886bc90

Browse files
authored
Update README.md
1 parent e32009d commit 886bc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ APIJSON是一种专为API而生的 JSON网络传输协议 以及 基于这套协
123123
在后端编写 远程函数,可以拿到 session、version、当前 JSON 对象、参数名称 等,然后对查到的数据自定义处理 <br />
124124
https://github.com/APIJSON/APIJSON/issues/101
125125

126-
#### 2.如何校验权限
126+
#### 2.如何控制权限
127127
在 Access 表配置校验规则,默认不允许访问,需要对 每张表、每种角色、每种操作 做相应的配置,粒度细分到 Row 级 <br />
128128
https://github.com/APIJSON/APIJSON/issues/12
129129

0 commit comments

Comments
 (0)