From 4a15a14406c393e22cea4567d8666cbf821a9625 Mon Sep 17 00:00:00 2001 From: charles1998 Date: Sat, 30 Jul 2022 02:39:52 +0000 Subject: [PATCH] =?UTF-8?q?update=20config-dev.yml.=20=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=94=B9=E5=90=8E=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-dev.yml b/config-dev.yml index 5a8596e..b09d1c3 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: "config info for dev(dev)123" \ No newline at end of file -- Gitee