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