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