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