From d15f1a00c4af0fea776cc4eef6958a3b73b997d6 Mon Sep 17 00:00:00 2001 From: Tankaikai Date: Thu, 20 Feb 2025 16:04:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E6=A8=A1=E5=9D=97=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cash-api/product-server/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cash-api/product-server/src/main/resources/application-dev.yml b/cash-api/product-server/src/main/resources/application-dev.yml index 47b9fa7f..e9f41485 100644 --- a/cash-api/product-server/src/main/resources/application-dev.yml +++ b/cash-api/product-server/src/main/resources/application-dev.yml @@ -11,7 +11,7 @@ spring: port: 6379 password: chaozg123 timeout: 5000 - database: 2 + database: 1 lettuce: pool: min-idle: 0