From ad8437e92205841346589daf6b8b360d4bccaad5 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 06 五月 2023 10:56:44 +0800 Subject: [PATCH] 1 --- src/main/resources/application.yml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8465e9b..79fbcc4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -106,8 +106,6 @@ # mapper-locations: classpath:mapper/**/*.xml mybatis-plus: - configuration: - map-underscore-to-camel-case: true type-aliases-package: com.lf.server.entity config-location: classpath:mybatis.xml mapper-locations: classpath:mapper/**/*.xml -- Gitblit v1.9.3