zhangherong
2025-07-02 a6430ffc4448d79a95fb28f1ac464f0f35f2a10c
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/base/model/EamBaseRepairDepartTreeModel.java
@@ -103,7 +103,7 @@
        this.description = eamBaseRepairDepart.getDescription();
        this.orgType = eamBaseRepairDepart.getOrgType();
        this.orgCode = eamBaseRepairDepart.getOrgCode();
        this.departCode = eamBaseRepairDepart.getMaintainCode();
        this.departCode = eamBaseRepairDepart.getDepartCode();
        this.address = eamBaseRepairDepart.getAddress();
        this.memo = eamBaseRepairDepart.getMemo();
        this.status = eamBaseRepairDepart.getStatus();