File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments