From 1f90e595d8ce6ae5072b1d57cc2fe0796836941e Mon Sep 17 00:00:00 2001 From: lianchao <798311258@qq.com> Date: Tue, 18 Aug 2020 19:23:40 +0800 Subject: [PATCH] update config-dev.yml. --- config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-dev.yml b/config-dev.yml index 5a8596e..94ce950 100644 --- a/config-dev.yml +++ b/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for dev(dev)" \ No newline at end of file + info: "config info for dev(dev)22" \ No newline at end of file -- Gitee