From 58b76371c596acbab4d30afc27be2f9bc2f69753 Mon Sep 17 00:00:00 2001 From: zc Date: Tue, 12 May 2026 15:15:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/mqtt-car/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/mqtt-car/src/main/resources/application.yml b/example/mqtt-car/src/main/resources/application.yml index 649eddd..15fcb73 100644 --- a/example/mqtt-car/src/main/resources/application.yml +++ b/example/mqtt-car/src/main/resources/application.yml @@ -6,8 +6,8 @@ spring: name: mica-mqtt-server # 环境 dev|test|prod profiles: - active: dev -# active: prod +# active: dev + active: prod messages: encoding: UTF-8 basename: i18n/messages