wuyouming666
2024-01-16 ef5dda6db97f89c09a714b9304f302c00ee4ac6c
springboot-vue3/src/main/java/com/example/springboot/entity/device/PlcParameterInfo.java
@@ -108,5 +108,10 @@
        } else
            return null; 
        return stringdatas[0]+"."+dbwindex+bitindex;
    }
    }
    }
    public int getPlcAddress() {
        return addressIndex;
    }
}