From 1dfa6cf55c965f4812e09bca0f85c0ea04f56a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E9=81=93=E6=B3=A2?= Date: Tue, 24 Aug 2021 09:52:38 +0000 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..5068dff 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: "updata config info for dev(dev)" \ No newline at end of file -- Gitee