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