Skip to content

Commit f905876

Browse files
authored
Update README.md
1 parent d56f2d1 commit f905876

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ https://github.com/Tencent/APIJSON/wiki
157157
https://github.com/Tencent/APIJSON/issues/101
158158

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

163163
#### 3.如何校验参数?
164-
在 Request 表配置校验规则 structure,提供 NECESSARY、TYPE、VERIFY 等通用方法,可通过 远程函数 来完全自定义 <br />
164+
在 Request 表配置校验规则 structure,提供 MUST、TYPE、VERIFY 等通用方法,可通过 远程函数 来完全自定义 <br />
165165
https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
166166

167167
<br />

0 commit comments

Comments
 (0)