From 9205beeca4900ae4845f8309c62c66ec0f353466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E6=9D=BE=E8=BE=89?= Date: Tue, 26 May 2020 15:25:02 +0800 Subject: [PATCH] =?UTF-8?q?update=20microservice-foo-dev.properties.=20?= =?UTF-8?q?=E5=90=91=E5=A4=A7=E4=BD=AC=E5=AD=A6=E4=B9=A0=EF=BC=8C=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- microservice-foo-dev.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservice-foo-dev.properties b/microservice-foo-dev.properties index 05fc445..2f1cff5 100644 --- a/microservice-foo-dev.properties +++ b/microservice-foo-dev.properties @@ -1 +1 @@ -profile=dev-1.0 \ No newline at end of file +profile=dev-1.0-change \ No newline at end of file -- Gitee