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