Lius
2025-07-03 14066b3ef080003e9367bafc1ee959f6fe2c9b6f
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();