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