fctom1215
2020-02-23 9f309437fcafaebcc33224abd951a6b6fdea8e41
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}