From 2f13f59f023fba63aa993172d48c14bcaaafb233 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期四, 16 五月 2024 13:53:34 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application.yml | 29 +++++++++++++++++++---------- 1 files changed, 19 insertions(+), 10 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 8f8fce1..5c820bf 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -15,6 +15,8 @@ # profile: /home/smartor/uploadFile # 鍖婚櫌鐜 profile: E:/OPO/WEB/Upload + # 褰掓。璺緞 + archived: E:/OPO/WEB/archived/ # 鑾峰彇ip鍦板潃寮�鍏� addressEnabled: false # 楠岃瘉鐮佺被鍨� math 鏁扮粍璁$畻 char 瀛楃楠岃瘉 @@ -70,15 +72,15 @@ enabled: ALWAYS # redis 閰嶇疆 redis: - # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細鍖婚櫌鐜 - host: 129.88.242.37 - password: jqserver - port: 6379 +# # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細鍖婚櫌鐜 +# host: 129.88.242.37 +# password: jqserver +# port: 6379 -# # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細寮�鍙戠幆澧� -# host: 116.62.18.175 -# password: Smartor -# port: 6020 + # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細寮�鍙戠幆澧� + host: 116.62.18.175 + password: Smartor + port: 6020 # 鏁版嵁搴撶储寮� database: 0 @@ -100,7 +102,7 @@ # 浠ょ墝鑷畾涔夋爣璇� header: Authorization # 浠ょ墝瀵嗛挜 - secret: abcdefghijklmnopqrstuvwxyz + secret: lihuabcdefghijklmnopqrstuvwxyz # 浠ょ墝鏈夋晥鏈燂紙榛樿30鍒嗛挓锛� expireTime: 3000 @@ -146,6 +148,13 @@ # 鍖归厤閾炬帴 urlPatterns: /system/*,/monitor/*,/tool/* -#閽夐拤鐨勫瘑閽� + +##閽夐拤鐨勫瘑閽ワ紙鍏徃锛� +agentId: 1779052814 dingAppid: dingn8iip5ubj7clrrsv dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD + +#閽夐拤鐨勫瘑閽ワ紙鐪佷汉姘戯級 +#agentId: 2975938892 +#dingAppid: dingbxgfddodocmtqqsu +#dingAppSecret: sw1NDcgErqWqkaWVo4DPck9EagJ-2yihYNxmhOjXo_F9E6X_-6Cl3LAybqAPt9gi -- Gitblit v1.9.3