From 2e9e1910e21c46b5032e8faaebb5d92065435baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=99=93=E5=8D=8E?= <906075334@qq.com> Date: Thu, 18 Feb 2021 16:00:51 +0800 Subject: [PATCH] update config-repo/neo-config-dev.properties. --- config-repo/neo-config-dev.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-repo/neo-config-dev.properties b/config-repo/neo-config-dev.properties index 307c1d5..fca8352 100644 --- a/config-repo/neo-config-dev.properties +++ b/config-repo/neo-config-dev.properties @@ -1 +1 @@ -neo.hello=hello im dev update \ No newline at end of file +neo.hello=hello im dev update2 \ No newline at end of file -- Gitee