From 58d5765086b7a0fe83f0a4687dcea4731376edc6 Mon Sep 17 00:00:00 2001 From: han0 Date: Tue, 19 Dec 2023 15:18:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(material):=20=E7=BA=A6=E5=AE=9A=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 386fc0e..b013346 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -111,6 +111,7 @@ spring: date-format: yyyy-MM-dd HH:mm:ss locale: zh_CN time-zone: GMT+8 + property-naming-strategy: SNAKE_CASE profiles: active: dev redis: