From 876b3817ced4203b511dc39e5692c62cdce05401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=9D=9A?= <9055314+jian-zhang-0000@user.noreply.gitee.com> Date: Mon, 17 Jan 2022 06:48:04 +0000 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