中扬CRM客户关系管理系统
#
LSH
2023-10-16 5ce545da7161c9fe0d82c6646381c517b34fe1d8
src/main/java/com/zy/crm/system/entity/User.java
@@ -264,6 +264,4 @@
    public void setStatus(Integer status) {
        this.status = status;
    }
}