zuoxiao
3 天以前 39688299c37a4afc68afb705127948bf1e5e7e7f
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() ;
}