摘要: /** * @JsonIgnore 不返回 */ @JsonIgnore private String summary; /** * @JsonFormat 时间注解 */ @JsonFormat(pattern = "yyyy-MM-dd hh:mm:ss",locale = "zh",timez 阅读全文
posted @ 2023-05-07 20:22 zjxgdq 阅读(7) 评论(0) 推荐(0)