希望代码生成器使用 @Data 替代 @Setter @Getter , 在绝大部分场景下 toString 还是很有用的
@Data
@Setter
@Getter
No response
Comment From: huayanYu
自己改下模板即可