摘要: 自定义一个注解(需要依赖jackson。jar包) @Retention(RetentionPolicy.RUNTIME)@Target(ElementType.FIELD)@JacksonAnnotationsInside@JsonSerialize(using = SensitiveJsonSe 阅读全文
posted @ 2023-03-21 17:20 我叫福禄娃 阅读(654) 评论(0) 推荐(0)