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