From e9f2ec87929ac745b8d5c9cf35b4af82e4ac078d Mon Sep 17 00:00:00 2001 From: xierz Date: Sat, 19 Dec 2020 12:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4488d8b6..523b0d58 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -96,6 +96,6 @@ mybatis-plus: db-config: id-type: auto configuration: - database-id: oracle + database-id: mysql cache-enabled: true jdbc-type-for-null: 'null' #注意:单引号