zhoushihao
2024-05-13 1965eb7ad2598f3c028920e8ffa9744857ee8f39
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);
    }