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