liurunyu
2024-11-22 5e1da4fdc61851cfe6a960c0f68a1011eafb3ed1
1
2
3
4
5
6
7
8
9
10
package com.dy.common.mw.protocol.p206V2.downVos;
 
/**
 * @Author: liurunyu
 * @Date: 2024/6/29 7:08
 * @Description
 */
public class Com3BVo {
    public Integer second ;//阀门超时时间(秒)(大于1)
}