yy1717
2020-04-02 24428a1b69afcf113883e9cede1159443201a1b8
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}