fix(material): 约定参数格式

This commit is contained in:
han0
2023-12-19 15:18:48 +08:00
parent 9ebd2c862d
commit 58d5765086

View File

@@ -111,6 +111,7 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
locale: zh_CN locale: zh_CN
time-zone: GMT+8 time-zone: GMT+8
property-naming-strategy: SNAKE_CASE
profiles: profiles:
active: dev active: dev
redis: redis: