From 4e84d45154f9a54c3f8ddaa9abfa1d70a43f06df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=8C=E9=9B=84?= <1831738290@qq.com> Date: Tue, 6 Jul 2021 10:07:21 +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..89c741d 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 + update info: "config info for dev(dev)" \ No newline at end of file -- Gitee