From 97d7013ea0893ab1a658fbb722c5f3b5f51c0a10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A5=E8=BD=AE=E5=91=90=E9=A1=BA=E4=BB=8E=E6=AD=BB?= =?UTF-8?q?=E4=BA=A1?= <1041211448@qq.com> Date: Tue, 22 Feb 2022 12:15:22 +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 5264f75..c58362c 100644 --- a/config-dev.yml +++ b/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for dev(master)" \ No newline at end of file + info: "update config info for dev(master)" \ No newline at end of file -- Gitee