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
       # 默认数据库表下划线命名
       table-underline: true
+  configuration:
+    map-underscore-to-camel-case: false
   #分页pageHelper
 pagehelper:
   helper-dialect: mysql