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