liurunyu
2024-07-11 b6833ab41416dd68a30f7cd368a802aa3a0a2e21
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 Com37Vo {
    public Integer seconds ;//流量采集周期(秒)(大于1)
}