From 7b7b8c82fddefacd53206982fd791bf1094b5b79 Mon Sep 17 00:00:00 2001 From: CodingMa <860088087@qq.com> Date: Tue, 23 Feb 2021 15:00:06 +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..eaf8eaa 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 update1111 \ No newline at end of file -- Gitee