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