首页
@EqualsAndHashCode(callSuper = false)
这个注解的作用就是自动的给model bean实现equals方法和hashcode方法。 https:
//
www.freesion.com/article/69941080555/
相关
标签