@@ -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: