From a7a7fed895fda2af4cd16a37696fca49c86f3dc8 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Sat, 4 Aug 2018 19:08:06 +0800 Subject: [PATCH] =?UTF-8?q?fix[litemall-core]:=20=E7=94=B1=E4=BA=8Ecore?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=8E=B0=E5=9C=A8=E4=BE=9D=E8=B5=96db?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=EF=BC=8C=E5=9B=A0=E6=AD=A4spring.profiles.ac?= =?UTF-8?q?tive=E9=87=8C=E9=9D=A2=E9=9C=80=E8=A6=81=E6=B7=BB=E5=8A=A0db?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-core/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litemall-core/src/main/resources/application.yml b/litemall-core/src/main/resources/application.yml index 3e899539..bf97b49a 100644 --- a/litemall-core/src/main/resources/application.yml +++ b/litemall-core/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: core + active: core, db message: encoding: UTF-8