From d689bfe3c6eb74384ea8cf3b5db3e924f05d5677 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Sat, 11 May 2024 12:00:34 +0800
Subject: [PATCH] 场所信息导入修改

---
 src/main/resources/application-test.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 39a5c96..4ee41b7 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -76,5 +76,5 @@
 elasticsearch:
   enabled: false
   host: 127.0.0.1
-  sync: true
+  sync: false
   indexName: test

--
Gitblit v1.9.3