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