From 74e41147b72fc1e9202cbf39c985002589566f21 Mon Sep 17 00:00:00 2001 From: xhxu Date: Thu, 15 Apr 2021 17:45:07 +0800 Subject: [PATCH] api --- mallinkPublicApi/src/main/resources/application.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mallinkPublicApi/src/main/resources/application.yml b/mallinkPublicApi/src/main/resources/application.yml index 26270095d..a4bbf3cc2 100644 --- a/mallinkPublicApi/src/main/resources/application.yml +++ b/mallinkPublicApi/src/main/resources/application.yml @@ -12,6 +12,11 @@ spring: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 default-property-inclusion: non_null + http: + encoding: + force: true + charset: UTF-8 + enabled: true # rocketmq: # nameServer: 127.0.0.1:9876 # producer: