zhoushihao
2024-05-10 69e3dd71185b1cdaf524a4d2a25bf9648bd02ff4
hangzhoumesParent/common/servicebase/src/main/java/com/mes/device/PlcParameterInfo.java
@@ -120,11 +120,6 @@
//        return null;
    }
    public int getPlcAddress() {
        return addressIndex;
    }
    public String getAddress() {
        return getAddress(this.addressIndex);
    }