注解类型 ToString.Exclude

封闭类
ToString

@Target(FIELD) @Retention(SOURCE) public static @interface ToString.Exclude
如果存在,则在生成的 toString 中不包含此字段。