yumeng 5 rokov pred
rodič
commit
0b1cb5729b

+ 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