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