yy1717
2020-03-09 7913f94a0cbcfc10ae3edbef82ea1a79b9a65ad3
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}