From 2d5a7b62a2251acb4eb104e59cddf35a954dd736 Mon Sep 17 00:00:00 2001 From: zyq Date: Wed, 6 Mar 2024 08:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=8F=82=E6=95=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index 29d00df..8b5faca 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -2,5 +2,4 @@ jdbcUrl = jdbc:mysql://139.159.157.179:65110/cyx_zhmc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 user = bNVOqb7WKLX5Bjnw+LMv92taj25KOxDimXxILPQjw42wgv+1lHzOH8kr97xDwWdhpY67QuYCS7sWN4W46YbkFA== password = G9TutT4UpUQJMAkE6vOxUNAVnmppxi5C0+YkaiQWtse3S2iEx0Ju7QCtaDn2Dgo6glxOm0CZy7rKwHPY5snrcg== -driver = com.mysql.cj.jdbc.Driver -devMode = false \ No newline at end of file +driver = com.mysql.cj.jdbc.Driver \ No newline at end of file