From 800fc68cb9ec829c7174fe850bd3149e27fd260a Mon Sep 17 00:00:00 2001 From: zc Date: Wed, 13 May 2026 09:32:41 +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