From 7804263c6061aef813f0db27cb3046f746572606 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期六, 06 三月 2021 16:07:26 +0800
Subject: [PATCH] 后台管理优化

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

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

--
Gitblit v1.8.0