src/main/java/com/zy/crm/system/entity/User.java @@ -264,6 +264,4 @@ public void setStatus(Integer status) { this.status = status; } }