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