yumeng 5 years ago
parent
commit
0b1cb5729b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      jeecg-boot-module-system/src/main/resources/application-test.yml

+ 2 - 0
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -130,6 +130,8 @@ mybatis-plus:
       id-type: 4
       # 默认数据库表下划线命名
       table-underline: true
+  configuration:
+    map-underscore-to-camel-case: false
   #分页pageHelper
 pagehelper:
   helper-dialect: mysql