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