大致错误如下:

measDate:Failed to convert property value of type 'java.lang.String' to required type 'java.util.Date' for property 'measDate'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@com.fasterxml.jackson.annotation.JsonFormat java.util.Date] for value '2019-01-23'; nested exception is java.lang.IllegalArgumentException"

可能有其他原因。我这里是没有写   @requestBody