Skip to content

Commit

Permalink
update README_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shalousun committed Mar 21, 2021
1 parent 523b176 commit 4e2dc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ smart-doc官方目前已经开发完成[Maven插件](https://gitee.com/smart-doc
"secret": "[email protected]#V&tUUYZR",//torna平台secret,@since 2.0.9
"openUrl": "http://localhost:7700/api",//torna平台地址,填写自己的私有化部署地址@since 2.0.9
"debugEnvName":"测试环境", //torna测试环境
"debugEnvUrl":"http://127.0.0.1",//torna
"debugEnvUrl":"http://127.0.0.1",//torna,和serverUrl会有冲突,设置serverUrl则可以不设置该选项
"ignoreRequestParams":[ //忽略请求参数对象,把不想生成文档的参数对象屏蔽掉,@since 1.9.2
"org.springframework.ui.ModelMap"
],
Expand Down

0 comments on commit 4e2dc3c

Please sign in to comment.