From 02706a181ee3b8d8d91cd3f747bd697f6b029d6b Mon Sep 17 00:00:00 2001 From: zhuo <2089219845@qq.com> Date: 星期三, 23 四月 2025 00:54:15 +0800 Subject: [PATCH] 修改耐丝配置 --- ruoyi-admin/src/main/resources/application-ztns.yml | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-ztns.yml b/ruoyi-admin/src/main/resources/application-ztns.yml index 5ce799e..523f8fb 100644 --- a/ruoyi-admin/src/main/resources/application-ztns.yml +++ b/ruoyi-admin/src/main/resources/application-ztns.yml @@ -8,7 +8,7 @@ druid: # 涓诲簱鏁版嵁婧� master: - url: jdbc:mysql://127.0.0.1:3306/center-lims?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:mysql://127.0.0.1:3306/center-lims-ztns?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: root password: zttZTT123! @@ -101,7 +101,7 @@ # 鏃ュ織閰嶇疆 logging: - file-location: /center-lims/after + file-location: /center-lims-ztns/after level: com.ruoyi: info org.springframework: warn @@ -113,7 +113,7 @@ # minio瀹瑰櫒绠$悊 minio: - endpoint: http://114.132.189.42/ + endpoint: http://localhost/ port: 7019 secure: false accessKey: admin @@ -122,11 +122,11 @@ # 鐓х墖瀛樺偍璺緞+++++++++++++++++++++++++++杩愮淮闇�瑕侀厤缃�+++++++++++++++++++++++++++ file: - path: /center-lims/after/file/img + path: /center-lims-ztns/file/img # 涓婁紶鏂囦欢鍏佽鐨勬墿灞曞悕 allowed: png,jpg,jpeg,gif # 鎶ュ憡鍦板潃 -wordUrl: /center-lims/after/file/word +wordUrl: /center-lims-ztns/file/word # oa娴佺▼ oa: @@ -154,9 +154,9 @@ person: https://ztt-connector.ztt.cn/api/org/v1/employees/simple/ ifs: - contract: ZTZB - contract-key-get: x%2bvbGReagnsK%2fDr45xkVcGLOh%2fWWGODQ2inBGeNwbZw%3d - contract-key-post: x+vbGReagnsK/Dr45xkVcGLOh/WWGODQ2inBGeNwbZw= + contract: ZTNS + contract-key-get: NmAkSXwoAeRF2NWF6dnsVc2O+kH2X3XuNVFbfDtnaFU= + contract-key-post: NmAkSXwoAeRF2NWF6dnsVc2O+kH2X3XuNVFbfDtnaFU= custorder: http://192.168.20.50/PurchService.ashx? custorder-port: http://192.168.20.50:8008/PurchService.ashx? erp-services: http://192.168.20.50:8081 -- Gitblit v1.9.3