From f384d529cb54100dea9414206054c39223c622d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E5=85=89=E7=8C=8E=E4=BA=BA?= <50722508@qq.com> Date: Sun, 24 Apr 2022 03:16:58 +0000 Subject: [PATCH] update application.properties. --- application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.properties b/application.properties index d717328..7bf633a 100644 --- a/application.properties +++ b/application.properties @@ -1,7 +1,7 @@ profile={cipher}a894997c4203b61f4f21c9ae7efcffef8d692ed21223b1edf913cb83db97f7cb -test=1 +test=122 some-config=test123123 \ No newline at end of file -- Gitee