diff --git a/base-system-server/src/main/resources/bootstrap.yml b/base-system-server/src/main/resources/bootstrap.yml index ed8fd9b..3278371 100644 --- a/base-system-server/src/main/resources/bootstrap.yml +++ b/base-system-server/src/main/resources/bootstrap.yml @@ -1,7 +1,9 @@ # Tomcat server: port: 9201 - +mybatis: + configuration: + map-underscore-to-camel-case: true # Spring spring: application: