zhangnaisong
2024-07-20 55811ddff81bc142eac3c27e44f30c55e84311f1
ard-work/src/main/java/com/ruoyi/sy/vo/RtuVo.java
@@ -15,4 +15,6 @@
    private String rtu;
    private String topicPublish;
    private String topicSubscribe;
    private Integer installType; //装油点 0施封 1解封
    private Integer unloadType; //卸油点 0施封 1解封
}