From f316cadfdd20c70aeb35c12995c0069efcead2b6 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期五, 29 八月 2025 21:27:19 +0800 Subject: [PATCH] 代码配置修改 --- ruoyi-admin/src/main/resources/application-prod.yml | 27 ++++++++++++++++++--------- 1 files changed, 18 insertions(+), 9 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-prod.yml b/ruoyi-admin/src/main/resources/application-prod.yml index a2cb46f..97835d3 100644 --- a/ruoyi-admin/src/main/resources/application-prod.yml +++ b/ruoyi-admin/src/main/resources/application-prod.yml @@ -46,15 +46,15 @@ # url: jdbc:mysql://123.207.71.245:13306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true # username: root # password: 234#Wersdf! - url: jdbc:mysql://80.36.32.176:3306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true - username: root - password: 234#Wersdf! +# url: jdbc:mysql://80.36.32.176:3306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true +# username: root +# password: 234#Wersdf! # url: jdbc:mysql://51.9.57.211:3306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true # username: root # password: 234#Wersdf! -# url: jdbc:mysql://172.35.50.34:3306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true -# username: root -# password: 234#Wersdf! + url: jdbc:mysql://172.35.50.34:3306/qysp?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true + username: root + password: 234#Wersdf! # 浠庡簱鏁版嵁婧� slave: lazy: true @@ -105,7 +105,7 @@ spring.data: redis: # 鍦板潃 - host: 80.36.32.176 + host: 127.0.0.1 # 绔彛锛岄粯璁や负6379 port: 6379 password: 234#Wersdf! @@ -266,9 +266,18 @@ chief: http://10.248.255.130:18080 #鏀垮姟浜� video: http://51.9.1.41:18080 #瑙嗛缃� ---- #ftp +--- #ftp锛岄儴缃插摢鎹㈠摢涓狪P ftp: - url: 51.9.57.211 + url: 172.35.50.34 username: admin #鏈満锛歠tpup passwd: 234#Wersdf! path: / + +rzt: + url: https://rio.rztcd.com:10443/ebus/dzpt + paasid: dzpt + paastoken: 918257370522ee561b5a69836a653d26 + agentid: 1000414 # web绔厤缃� + corpId: wwa1a67ed0008261d9 # web绔渶瑕侀厤缃� + corpSecret: 0-tcfpQGWhaVEQrnJYh0rnNuxigvTQcxMB7suHjfduo + -- Gitblit v1.8.0