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