Преглед на файлове

增加启动类README说明

yucheng преди 3 години
родител
ревизия
e442db3eab
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      fm-sop/src/main/resources/bootstrap.yml

+ 3 - 0
fm-sop/src/main/resources/bootstrap.yml

@@ -8,6 +8,9 @@ spring:
 mybatis-plus:
   mapper-locations: classpath:/mapper/*.xml
   typeAliasesPackage: com.persagy.fm.sop.model
+  configuration:
+    call-setters-on-nulls: true
+    map-underscore-to-camel-case: true
 
 integrated:
   swagger: