Переглянути джерело

增加启动类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: