From aefd521614ff786e079a540837f07bfaaf8327c2 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 10 Nov 2022 21:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-pro.properties | 9 --------- 1 file changed, 9 deletions(-) diff --git a/servers/org-user-sync/src/main/resources/application-pro.properties b/servers/org-user-sync/src/main/resources/application-pro.properties index b5ecc024..c2a67c22 100644 --- a/servers/org-user-sync/src/main/resources/application-pro.properties +++ b/servers/org-user-sync/src/main/resources/application-pro.properties @@ -1,8 +1,3 @@ -## redis -spring.redis.database=2 -spring.redis.host=10.251.160.38 -spring.redis.password=qwert!W577 -spring.redis.port=6379 # datasource config # basic数据库 @@ -37,16 +32,12 @@ logging.level.org.hibernate.SQL=ERROR # 设置logback.xml位置 logging.config=classpath:log/logback-pro.xml -## xboe config -xboe.api.cross_filter=true ## 上传相磁的路径配置 xboe.upload.file.temp_path= xboe.upload.file.save_path= xboe.upload.file.http_path= -## 新系统的内部地址,可以不通过nginx调用 -xboe.inner.data.sync.baseurl=http://localhost:9090 #加密盐 #jasypt.encryptor.password=jasypt