Lius
2025-07-01 66984f6210e9b8f357e74492bb2e054b55de2b2c
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();