From 6cebcdd663ac06a6a8aa931058a515aa38a14bc3 Mon Sep 17 00:00:00 2001
From: fengjin <1435304038@qq.com>
Date: 星期二, 01 十一月 2022 15:56:42 +0800
Subject: [PATCH] Merge branch 'zigonggao_dev' into huacheng_test

---
 flower_city/src/main/resources/application.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/flower_city/src/main/resources/application.properties b/flower_city/src/main/resources/application.properties
index 85aa175..2f8e813 100644
--- a/flower_city/src/main/resources/application.properties
+++ b/flower_city/src/main/resources/application.properties
@@ -13,6 +13,7 @@
 #Redis
 spring.redis.host=127.0.0.1
 spring.redis.port=6379
+spring.redis.database=2
 spring.redis.password=nahanRedisPwsIsVerySimple&&
 
 

--
Gitblit v1.7.1