liurunyu
5 天以前 6ebc3a4e7dc07f92e30a10f93bb19c32bef34d1c
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() ;
}