aijinhui
2024-04-12 5b992c91e2794311d5fc7cfc91cd68d9aed2573a
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解封
}