@@ -88,6 +88,9 @@ mybatis-plus:
global-config:
# 启动时logo输出
banner: false
+ db-config:
+ capital-mode: true
+ column-format: "\"%s\""
# PageHelper分页插件
pagehelper: