Explorar o código

增加启动类README说明

yucheng %!s(int64=3) %!d(string=hai) anos
pai
achega
e442db3eab
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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: