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