From 3d1031bdba409ae4fb9703a3102e5f7e581e9446 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期一, 15 九月 2025 16:16:47 +0800 Subject: [PATCH] art: 删除Swagger配置 --- src/main/resources/application-dev.yml | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 8d0ca43..3832d05 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -62,14 +62,4 @@ # 杩欎釜閰嶇疆浼氬皢鎵ц鐨剆ql鎵撳嵃鍑烘潵锛屽湪寮�鍙戞垨娴嬭瘯鐨勬椂鍊欏彲浠ョ敤 log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 杩斿洖绫诲瀷涓篗ap,鏄剧ずnull瀵瑰簲鐨勫瓧娈� - call-setters-on-nulls: true -#swagger -knife4j: - #寮�鍚寮洪厤缃� - enable: true - #寮�鍚敓浜х幆澧冨睆钄� - production: false - basic: - enable: false - username: jeecg - password: jeecg1314 \ No newline at end of file + call-setters-on-nulls: true \ No newline at end of file -- Gitblit v1.9.3