fctom1215
2020-03-08 25bdbfbf6f4c9f1530be74fc194ad1dd0a13e8c9
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}