From adc435534d9a2406cb8a4e22280a9e593c1c8710 Mon Sep 17 00:00:00 2001 From: Tankaikai Date: Tue, 18 Feb 2025 19:12:11 +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 47b9fa7fa..e9f414852 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