From 59fcc48c8589b9df2af744fd6c77854061a52f54 Mon Sep 17 00:00:00 2001 From: aijinhui <aijinhui> Date: 星期一, 16 十月 2023 10:07:16 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- ruoyi-admin/src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 6199853..45fd4b6 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -11,7 +11,7 @@ # 鏂囦欢璺緞 绀轰緥锛� Windows閰嶇疆D:/ard/uploadPath锛孡inux閰嶇疆 /home/ard/uploadPath锛� profile: D:/ard/uploadPath # 鑾峰彇ip鍦板潃寮�鍏� - addressEnabled: true + addressEnabled: false # 楠岃瘉鐮佺被鍨� math 鏁扮粍璁$畻 char 瀛楃楠岃瘉 captchaType: char # 鐢ㄦ埛閰嶇疆 @@ -44,7 +44,7 @@ global-config: banner: off # 鍏抽棴mybatisplus鍚姩鍥炬爣 db-config: #涓婚敭涓嶇敤MyBatis plus鐨勯洩鑺辩畻娉�,鐢ㄦ暟鎹簱鐨勪富閿嚜澧� - id-type: auto + id-type: uuid # configuration: # # 鏄惁寮�鍚嚜鍔ㄩ┘宄板懡鍚嶈鍒欐槧灏�:浠庢暟鎹簱鍒楀悕鍒癑ava灞炴�ч┘宄板懡鍚嶇殑绫讳技鏄犲皠 # map-underscore-to-camel-case: true @@ -101,5 +101,5 @@ thymeleaf: cache: false profiles: - active: dev-druid,dev + active: prod-druid,prod -- Gitblit v1.9.3