Skip to content

Commit 0c68da2

Browse files
authored
Update 详细的说明文档.md
1 parent 367de54 commit 0c68da2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

详细的说明文档.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,8 +833,10 @@ APIJSON 3.7.0  版开始,依赖了 apijson-framework.jar 的不需要写任
833833

834834
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_access_config-small.jpg)
835835

836-
~~如果低于 3.7.0 或者未依赖 apijson-framework.jar,而是直接依赖 apijson-orm.jar,则需要编写代码:~~
836+
<br />
837+
<br />
837838

839+
~~如果低于 3.7.0 或者未依赖 apijson-framework.jar,而是直接依赖 apijson-orm.jar,则需要编写代码:~~
838840

839841
##### ~~2.1)在Model中添加对象并配置权限~~
840842

@@ -881,6 +883,9 @@ static { //注册权限
881883
}
882884
```
883885

886+
<br />
887+
<br />
888+
884889
#### 3. 接口管理Request表的配置
885890
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_request_config-small.jpg)
886891
可这样设置 structure 字段来配置自动校验请求 JSON 参数: <br />

0 commit comments

Comments
 (0)