From 5745ec86176a1cd00033333e529fd62b301aa4aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=B9=B3=E5=B9=B3?= Date: Wed, 31 Mar 2021 13:52:49 +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..87c8c2b 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)"update \ No newline at end of file -- Gitee