yumeng 5 年之前
父节点
当前提交
0b1cb5729b
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
       id-type: 4
       # 默认数据库表下划线命名
       # 默认数据库表下划线命名
       table-underline: true
       table-underline: true
+  configuration:
+    map-underscore-to-camel-case: false
   #分页pageHelper
   #分页pageHelper
 pagehelper:
 pagehelper:
   helper-dialect: mysql
   helper-dialect: mysql