Skip to content

Commit

Permalink
修改注解名称
Browse files Browse the repository at this point in the history
  • Loading branch information
EightMonth authored Jun 20, 2024
1 parent 8e44080 commit c687c7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
@Target(ElementType.FIELD)
@JacksonAnnotationsInside
@JsonSerialize(using = SensitiveSerialize.class)
public @interface SensitiveField {
public @interface Sensitive {

/**
* 不同类型处理不同
Expand Down

0 comments on commit c687c7a

Please sign in to comment.