From bd46fa9fc199db21074d74f4c2ed5d71c2da14cb Mon Sep 17 00:00:00 2001 From: LW <546929255@qq.com> Date: Tue, 21 Jul 2020 17:25:55 +0800 Subject: [PATCH] update config/config-dev.yml. --- config/config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config-dev.yml b/config/config-dev.yml index 1d42411..b89d77a 100644 --- a/config/config-dev.yml +++ b/config/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for config dir dev(dev)" \ No newline at end of file + info: "update config info for config dir dev(dev)" \ No newline at end of file -- Gitee