From 48999868d8f396d9578734a54435a3ddcefce5d8 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 27 五月 2020 17:49:10 +0800 Subject: [PATCH] update README.md. --- ruoyi/src/main/resources/application.yml | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/ruoyi/src/main/resources/application.yml b/ruoyi/src/main/resources/application.yml index e0ba64f..c569e0e 100644 --- a/ruoyi/src/main/resources/application.yml +++ b/ruoyi/src/main/resources/application.yml @@ -11,7 +11,7 @@ # 鏂囦欢璺緞 绀轰緥锛� Windows閰嶇疆D:/ruoyi/uploadPath锛孡inux閰嶇疆 /home/ruoyi/uploadPath锛� profile: D:/ruoyi/uploadPath # 鑾峰彇ip鍦板潃寮�鍏� - addressEnabled: true + addressEnabled: false # 寮�鍙戠幆澧冮厤缃� server: @@ -116,6 +116,13 @@ supportMethodsArguments: true params: count=countSql +# Swagger閰嶇疆 +swagger: + # 鏄惁寮�鍚痵wagger + enabled: true + # 璇锋眰鍓嶇紑 + pathMapping: /dev-api + # 闃叉XSS鏀诲嚮 xss: # 杩囨护寮�鍏� -- Gitblit v1.9.3