zhubaomin
2025-06-19 1918d037b5a9dd466a8e65925ac80f10d900f205
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol4Mqtt/Vo4Up.java
@@ -6,5 +6,8 @@
 * @Description
 */
public interface Vo4Up {
    public void setNo(Integer no) ;
    String toString() ;
}