From 3855848c22c656bf7ec8c441c5fc4c729368e8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=9C=96=E6=9D=B0?= <763254371@qq.com> Date: Mon, 6 Sep 2021 15:29:16 +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 4035de6..b89d77a 100644 --- a/config/config-dev.yml +++ b/config/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for config dir dev(master)" \ No newline at end of file + info: "update config info for config dir dev(dev)" \ No newline at end of file -- Gitee