入参格式在实体类字段上加注解 @DdateTimeFormat(pattern = "yyyy-MM") 出参格式在实体类字段上加注解@JsonFormat(pattern = "yyyy-MM-dd")