We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56f2d1 commit f905876Copy full SHA for f905876
1 file changed
README.md
@@ -157,11 +157,11 @@ https://github.com/Tencent/APIJSON/wiki
157
https://github.com/Tencent/APIJSON/issues/101
158
159
#### 2.如何控制权限?
160
-在 Access 表配置校验规则,默认不允许访问,需要对 每张表、每种角色、每种操作 做相应的配置,粒度细分到 Row 级 <br />
+在 Access 表配置校验规则,默认不允许访问,需要对 每张表、每种角色、每种操作 做相应的配置,粒度细分到行级 <br />
161
https://github.com/Tencent/APIJSON/issues/12
162
163
#### 3.如何校验参数?
164
-在 Request 表配置校验规则 structure,提供 NECESSARY、TYPE、VERIFY 等通用方法,可通过 远程函数 来完全自定义 <br />
+在 Request 表配置校验规则 structure,提供 MUST、TYPE、VERIFY 等通用方法,可通过 远程函数 来完全自定义 <br />
165
https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
166
167
<br />
0 commit comments