From 6a585ab0310832ef1986d0b8ae6dd3befc62aab0 Mon Sep 17 00:00:00 2001 From: Worliaro Date: Tue, 4 Aug 2020 01:35:36 +0800 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..c4ebea8 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) updated by weiyao on OK" \ No newline at end of file -- Gitee