From 0f4a51af18b77550a3989c90543334bb29bb06f2 Mon Sep 17 00:00:00 2001 From: xupei <1779019091@qq.com> Date: Mon, 9 Oct 2023 16:53:29 +0800 Subject: [PATCH] =?UTF-8?q?test=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E7=AB=AF=E5=8F=A3=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA5567?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-test.properties b/src/main/resources/application-test.properties index d23d5046..1d99016b 100644 --- a/src/main/resources/application-test.properties +++ b/src/main/resources/application-test.properties @@ -1,4 +1,4 @@ -server.port=10086 +server.port=5567 #datasource spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver