From 4011b8d0b377af33e2bc435f7726329630d706cb Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期二, 02 三月 2021 18:28:52 +0800
Subject: [PATCH] 搜索引擎接口更新

---
 src/main/resources/env-dev/solr.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/env-dev/solr.properties b/src/main/resources/env-dev/solr.properties
index c132c7c..611ce43 100644
--- a/src/main/resources/env-dev/solr.properties
+++ b/src/main/resources/env-dev/solr.properties
@@ -1 +1,3 @@
-solr.url=http://203.195.196.115:8983/solr/buwan_album
\ No newline at end of file
+solr.url=http://203.195.196.115:8983/solr
+solr.user=solr
+solr.pwd=IV0EHq1OnNrj6gvRCwvFwTrZ1+z1oBbnQdiVC3otuq0= Ndd7LKvVBAaZIF0QAVi1ekCfAJXr1GGfLtRUXhgrF8c=
\ No newline at end of file

--
Gitblit v1.8.0